Constructor for ClusterInfo
Optional
nodeGroups: Nodegroup[]Optional
autoscalingGroups: AutoScalingGroup[]Optional
fargateProfiles: FargateProfile[]Optional
Readonly
autoscalingReadonly
clusterOptional
Readonly
fargateOptional
Readonly
nodeReadonly
versionUpdate addonContext map
Same as getResource but will fail if the specified resource is not found
of the resource to be returned
Resource object (fails if not found)
Provides the resource context object associated with this instance of the EKS Blueprint.
resource context object
Injection method to provide resource context.
Cluster info supplies required information on the cluster configuration, registered resources and add-ons which could be leveraged by the framework, add-on implementations and teams.