- getAdditionalArgs() - Method in interface software.amazon.awscdk.services.eks.BootstrapOptions
-
Additional command line arguments to pass to the `/etc/eks/bootstrap.sh` command.
- getAdditionalArgs() - Method in class software.amazon.awscdk.services.eks.BootstrapOptions.Jsii$Proxy
-
- getAddonName() - Method in class software.amazon.awscdk.services.eks.CfnAddon
-
The name of the add-on.
- getAddonName() - Method in interface software.amazon.awscdk.services.eks.CfnAddonProps
-
The name of the add-on.
- getAddonName() - Method in class software.amazon.awscdk.services.eks.CfnAddonProps.Jsii$Proxy
-
- getAddonVersion() - Method in class software.amazon.awscdk.services.eks.CfnAddon
-
The version of the add-on.
- getAddonVersion() - Method in interface software.amazon.awscdk.services.eks.CfnAddonProps
-
The version of the add-on.
- getAddonVersion() - Method in class software.amazon.awscdk.services.eks.CfnAddonProps.Jsii$Proxy
-
- getAdminRole() - Method in class software.amazon.awscdk.services.eks.Cluster
-
An IAM role with administrative permissions to create or update the cluster.
- getAlbController() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The ALB Controller construct defined for this cluster.
- getAlbController() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
Install the AWS Load Balancer Controller onto the cluster.
- getAlbController() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getAlbController() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getAlbController() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getAllowAllOutbound() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getAmiType() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The AMI type for your node group.
- getAmiType() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The AMI type for your node group.
- getAmiType() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getAmiType() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The AMI type for your node group.
- getAmiType() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getAmiType() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getAnnotations() - Method in interface software.amazon.awscdk.services.eks.ServiceAccountOptions
-
Additional annotations of the service account.
- getAnnotations() - Method in class software.amazon.awscdk.services.eks.ServiceAccountOptions.Jsii$Proxy
-
- getAnnotations() - Method in class software.amazon.awscdk.services.eks.ServiceAccountProps.Jsii$Proxy
-
- getApplyPatch() - Method in interface software.amazon.awscdk.services.eks.KubernetesPatchProps
-
The JSON object to pass to `kubectl patch` when the resource is created/updated.
- getApplyPatch() - Method in class software.amazon.awscdk.services.eks.KubernetesPatchProps.Jsii$Proxy
-
- getAssociatePublicIpAddress() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getAssumeRoleAction() - Method in class software.amazon.awscdk.services.eks.ServiceAccount
-
When this Principal is used in an AssumeRole policy, the action to use.
- getAttrArn() - Method in class software.amazon.awscdk.services.eks.CfnAddon
-
The ARN of the add-on, such as `arn:aws:eks:us-west-2:111122223333:addon/1-19/vpc-cni/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx` .
- getAttrArn() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The ARN of the cluster, such as `arn:aws:eks:us-west-2:666666666666:cluster/prod` .
- getAttrArn() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile
-
The ARN of the cluster, such as `arn:aws:eks:us-west-2:666666666666:fargateprofile/myCluster/myFargateProfile/1cb1a11a-1dc1-1d11-cf11-1111f11fa111` .
- getAttrArn() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The Amazon Resource Name (ARN) associated with the managed node group.
- getAttrCertificateAuthorityData() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The `certificate-authority-data` for your cluster.
- getAttrClusterName() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The name of the cluster that the managed node group resides in.
- getAttrClusterSecurityGroupId() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The cluster security group that was created by Amazon EKS for the cluster.
- getAttrEncryptionConfigKeyArn() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- getAttrEndpoint() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The endpoint for your Kubernetes API server, such as `https://5E1D0CEXAMPLEA591B746AFC5AB30262.yl4.us-west-2.eks.amazonaws.com` .
- getAttrId() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The ID of your local Amazon EKS cluster on an AWS Outpost.
- getAttrId() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
- getAttrIdentityProviderConfigArn() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig
-
The Amazon Resource Name (ARN) associated with the identity provider config.
- getAttrKubernetesNetworkConfigServiceIpv6Cidr() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The CIDR block that Kubernetes Service IP addresses are assigned from if you created a 1.21 or later cluster with version 1.10.1 or later of the Amazon VPC CNI add-on and specified `ipv6` for *ipFamily* when you created the cluster.
- getAttrNodegroupName() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The name associated with an Amazon EKS managed node group.
- getAttrOpenIdConnectIssuerUrl() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The issuer URL for the OIDC identity provider.
- getAutoScalingGroupName() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getAwsApiRetryAttempts() - Method in interface software.amazon.awscdk.services.eks.BootstrapOptions
-
Number of retry attempts for AWS API call (DescribeCluster).
- getAwsApiRetryAttempts() - Method in class software.amazon.awscdk.services.eks.BootstrapOptions.Jsii$Proxy
-
- getAwsAuth() - Method in class software.amazon.awscdk.services.eks.Cluster
-
Lazily creates the AwsAuth resource, which manages AWS authentication mapping.
- getBlockDevices() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getBootstrapEnabled() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions
-
Configures the EC2 user-data script for instances in this autoscaling group to bootstrap the node (invoke `/etc/eks/bootstrap.sh`) and associate it with the EKS cluster.
- getBootstrapEnabled() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getBootstrapEnabled() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupOptions
-
Configures the EC2 user-data script for instances in this autoscaling group to bootstrap the node (invoke `/etc/eks/bootstrap.sh`) and associate it with the EKS cluster.
- getBootstrapEnabled() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupOptions.Jsii$Proxy
-
- getBootstrapOptions() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions
-
EKS node bootstrapping options.
- getBootstrapOptions() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getBootstrapOptions() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupOptions
-
Allows options for node bootstrapping through EC2 user data.
- getBootstrapOptions() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupOptions.Jsii$Proxy
-
- getCapacityType() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The capacity type of your managed node group.
- getCapacityType() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The capacity type of your managed node group.
- getCapacityType() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getCapacityType() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The capacity type of the nodegroup.
- getCapacityType() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getCapacityType() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.eks.CfnAddon
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
- getChart() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
The name of the chart.
- getChart() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getChart() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getChartAsset() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
The chart in the form of an asset.
- getChartAsset() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getChartAsset() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getClientId() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty
-
This is also known as *audience* .
- getClientId() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.AlbControllerProps
-
[disable-awslint:ref-via-interface] Cluster to install the controller onto.
- getCluster() - Method in class software.amazon.awscdk.services.eks.AlbControllerProps.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.AwsAuthProps
-
The EKS cluster to apply this configuration to.
- getCluster() - Method in class software.amazon.awscdk.services.eks.AwsAuthProps.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.FargateProfileProps
-
The EKS cluster to apply the Fargate profile to.
- getCluster() - Method in class software.amazon.awscdk.services.eks.FargateProfileProps.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.HelmChartProps
-
The EKS cluster to apply this configuration to.
- getCluster() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.KubectlProviderProps
-
The cluster to control.
- getCluster() - Method in class software.amazon.awscdk.services.eks.KubectlProviderProps.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.KubernetesManifestProps
-
The EKS cluster to apply this manifest to.
- getCluster() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestProps.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.KubernetesObjectValueProps
-
The EKS cluster to fetch attributes from.
- getCluster() - Method in class software.amazon.awscdk.services.eks.KubernetesObjectValueProps.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.KubernetesPatchProps
-
The cluster to apply the patch to.
- getCluster() - Method in class software.amazon.awscdk.services.eks.KubernetesPatchProps.Jsii$Proxy
-
- getCluster() - Method in class software.amazon.awscdk.services.eks.Nodegroup
-
the Amazon EKS cluster resource.
- getCluster() - Method in interface software.amazon.awscdk.services.eks.NodegroupProps
-
Cluster resource.
- getCluster() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getCluster() - Method in interface software.amazon.awscdk.services.eks.ServiceAccountProps
-
The cluster to apply the patch to.
- getCluster() - Method in class software.amazon.awscdk.services.eks.ServiceAccountProps.Jsii$Proxy
-
- getClusterArn() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The AWS generated ARN for the Cluster resource.
- getClusterArn() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
The unique ARN assigned to the service by AWS in the form of arn:aws:eks:.
- getClusterArn() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The unique ARN assigned to the service by AWS in the form of arn:aws:eks:.
- getClusterArn() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The unique ARN assigned to the service by AWS in the form of arn:aws:eks:.
- getClusterCertificateAuthorityData() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The certificate-authority-data for your cluster.
- getClusterCertificateAuthorityData() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
The certificate-authority-data for your cluster.
- getClusterCertificateAuthorityData() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getClusterCertificateAuthorityData() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
The certificate-authority-data for your cluster.
- getClusterCertificateAuthorityData() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The certificate-authority-data for your cluster.
- getClusterCertificateAuthorityData() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The certificate-authority-data for your cluster.
- getClusterEncryptionConfigKeyArn() - Method in class software.amazon.awscdk.services.eks.Cluster
-
Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- getClusterEncryptionConfigKeyArn() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- getClusterEncryptionConfigKeyArn() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getClusterEncryptionConfigKeyArn() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- getClusterEncryptionConfigKeyArn() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- getClusterEncryptionConfigKeyArn() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- getClusterEndpoint() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The endpoint URL for the Cluster.
- getClusterEndpoint() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
The API Server endpoint URL.
- getClusterEndpoint() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getClusterEndpoint() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
The API Server endpoint URL.
- getClusterEndpoint() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The API Server endpoint URL.
- getClusterEndpoint() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The API Server endpoint URL.
- getClusterHandlerEnvironment() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
Custom environment variables when interacting with the EKS endpoint to manage the cluster lifecycle.
- getClusterHandlerEnvironment() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getClusterHandlerEnvironment() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getClusterHandlerEnvironment() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getClusterHandlerSecurityGroup() - Method in class software.amazon.awscdk.services.eks.Cluster
-
A security group to associate with the Cluster Handler's Lambdas.
- getClusterHandlerSecurityGroup() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
A security group to associate with the Cluster Handler's Lambdas.
- getClusterHandlerSecurityGroup() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getClusterHandlerSecurityGroup() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getClusterHandlerSecurityGroup() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getClusterHandlerSecurityGroup() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
A security group to associate with the Cluster Handler's Lambdas.
- getClusterHandlerSecurityGroup() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
A security group to associate with the Cluster Handler's Lambdas.
- getClusterHandlerSecurityGroup() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
A security group to associate with the Cluster Handler's Lambdas.
- getClusterHandlerSecurityGroupId() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
A security group id to associate with the Cluster Handler's Lambdas.
- getClusterHandlerSecurityGroupId() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getClusterLogging() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.LoggingProperty
-
The cluster control plane logging configuration for your cluster.
- getClusterLogging() - Method in class software.amazon.awscdk.services.eks.CfnCluster.LoggingProperty.Jsii$Proxy
-
- getClusterLogging() - Method in interface software.amazon.awscdk.services.eks.ClusterProps
-
The cluster log types which you want to enable.
- getClusterLogging() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CfnAddon
-
The name of the cluster.
- getClusterName() - Method in interface software.amazon.awscdk.services.eks.CfnAddonProps
-
The name of the cluster.
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CfnAddonProps.Jsii$Proxy
-
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile
-
The name of the Amazon EKS cluster to apply the Fargate profile to.
- getClusterName() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfileProps
-
The name of the Amazon EKS cluster to apply the Fargate profile to.
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfileProps.Jsii$Proxy
-
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig
-
The cluster that the configuration is associated to.
- getClusterName() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps
-
The cluster that the configuration is associated to.
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps.Jsii$Proxy
-
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The name of the cluster to create the node group in.
- getClusterName() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The name of the cluster to create the node group in.
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getClusterName() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The Name of the created EKS Cluster.
- getClusterName() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
The physical name of the Cluster.
- getClusterName() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getClusterName() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getClusterName() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getClusterName() - Method in interface software.amazon.awscdk.services.eks.CommonClusterOptions
-
Name for the cluster.
- getClusterName() - Method in class software.amazon.awscdk.services.eks.CommonClusterOptions.Jsii$Proxy
-
- getClusterName() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getClusterName() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
The physical name of the Cluster.
- getClusterName() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The physical name of the Cluster.
- getClusterName() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The physical name of the Cluster.
- getClusterOpenIdConnectIssuer() - Method in class software.amazon.awscdk.services.eks.Cluster
-
If this cluster is kubectl-enabled, returns the OpenID Connect issuer.
- getClusterOpenIdConnectIssuerUrl() - Method in class software.amazon.awscdk.services.eks.Cluster
-
If this cluster is kubectl-enabled, returns the OpenID Connect issuer url.
- getClusterSecurityGroup() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The cluster security group that was created by Amazon EKS for the cluster.
- getClusterSecurityGroup() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
The cluster security group that was created by Amazon EKS for the cluster.
- getClusterSecurityGroup() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The cluster security group that was created by Amazon EKS for the cluster.
- getClusterSecurityGroup() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The cluster security group that was created by Amazon EKS for the cluster.
- getClusterSecurityGroupId() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The id of the cluster security group that was created by Amazon EKS for the cluster.
- getClusterSecurityGroupId() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
The cluster security group that was created by Amazon EKS for the cluster.
- getClusterSecurityGroupId() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getClusterSecurityGroupId() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
The id of the cluster security group that was created by Amazon EKS for the cluster.
- getClusterSecurityGroupId() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The id of the cluster security group that was created by Amazon EKS for the cluster.
- getClusterSecurityGroupId() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The id of the cluster security group that was created by Amazon EKS for the cluster.
- getConnections() - Method in class software.amazon.awscdk.services.eks.Cluster
-
Manages connection rules (Security Group Rules) for the cluster.
- getConnections() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The network connections associated with this resource.
- getConnections() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The network connections associated with this resource.
- getControlPlaneInstanceType() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.OutpostConfigProperty
-
The Amazon EC2 instance type that you want to use for your local Amazon EKS cluster on Outposts.
- getControlPlaneInstanceType() - Method in class software.amazon.awscdk.services.eks.CfnCluster.OutpostConfigProperty.Jsii$Proxy
-
- getControlPlanePlacement() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.OutpostConfigProperty
-
`CfnCluster.OutpostConfigProperty.ControlPlanePlacement`.
- getControlPlanePlacement() - Method in class software.amazon.awscdk.services.eks.CfnCluster.OutpostConfigProperty.Jsii$Proxy
-
- getCooldown() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getCoreDnsComputeType() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
Controls the "eks.amazonaws.com/compute-type" annotation in the CoreDNS configuration on your cluster to determine which compute type to use for CoreDNS.
- getCoreDnsComputeType() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getCoreDnsComputeType() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getCoreDnsComputeType() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getCpuArch() - Method in interface software.amazon.awscdk.services.eks.EksOptimizedImageProps
-
What cpu architecture to retrieve the image for (arm64 or x86_64).
- getCpuArch() - Method in class software.amazon.awscdk.services.eks.EksOptimizedImageProps.Jsii$Proxy
-
- getCreateNamespace() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
create namespace if not exist.
- getCreateNamespace() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getCreateNamespace() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getCustom() - Method in class software.amazon.awscdk.services.eks.AlbControllerVersion
-
Whether or not its a custom version.
- getDefaultCapacity() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The auto scaling group that hosts the default capacity for this cluster.
- getDefaultCapacity() - Method in interface software.amazon.awscdk.services.eks.ClusterProps
-
Number of instances to allocate as an initial capacity for this cluster.
- getDefaultCapacity() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getDefaultCapacityInstance() - Method in interface software.amazon.awscdk.services.eks.ClusterProps
-
The instance type to use for the default capacity.
- getDefaultCapacityInstance() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getDefaultCapacityType() - Method in interface software.amazon.awscdk.services.eks.ClusterProps
-
The default capacity type for the cluster.
- getDefaultCapacityType() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getDefaultNodegroup() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The node group that hosts the default capacity for this cluster.
- getDefaultProfile() - Method in class software.amazon.awscdk.services.eks.FargateCluster
-
Fargate Profile that was created with the cluster.
- getDefaultProfile() - Method in interface software.amazon.awscdk.services.eks.FargateClusterProps
-
Fargate Profile to create along with the cluster.
- getDefaultProfile() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getDesiredCapacity() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getDesiredSize() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.ScalingConfigProperty
-
The current number of nodes that the managed node group should maintain.
- getDesiredSize() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.ScalingConfigProperty.Jsii$Proxy
-
- getDesiredSize() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The current number of worker nodes that the managed node group should maintain.
- getDesiredSize() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getDesiredSize() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getDiskSize() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The root device disk size (in GiB) for your node group instances.
- getDiskSize() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The root device disk size (in GiB) for your node group instances.
- getDiskSize() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getDiskSize() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The root device disk size (in GiB) for your node group instances.
- getDiskSize() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getDiskSize() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getDnsClusterIp() - Method in interface software.amazon.awscdk.services.eks.BootstrapOptions
-
Overrides the IP address to use for DNS queries within the cluster.
- getDnsClusterIp() - Method in class software.amazon.awscdk.services.eks.BootstrapOptions.Jsii$Proxy
-
- getDockerConfigJson() - Method in interface software.amazon.awscdk.services.eks.BootstrapOptions
-
The contents of the `/etc/docker/daemon.json` file.
- getDockerConfigJson() - Method in class software.amazon.awscdk.services.eks.BootstrapOptions.Jsii$Proxy
-
- getEc2SshKey() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.RemoteAccessProperty
-
The Amazon EC2 SSH key that provides access for SSH communication with the nodes in the managed node group.
- getEc2SshKey() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.RemoteAccessProperty.Jsii$Proxy
-
- getEffect() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.TaintProperty
-
The effect of the taint.
- getEffect() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.TaintProperty.Jsii$Proxy
-
- getEffect() - Method in interface software.amazon.awscdk.services.eks.TaintSpec
-
Effect type.
- getEffect() - Method in class software.amazon.awscdk.services.eks.TaintSpec.Jsii$Proxy
-
- getEnableDockerBridge() - Method in interface software.amazon.awscdk.services.eks.BootstrapOptions
-
Restores the docker default bridge network.
- getEnableDockerBridge() - Method in class software.amazon.awscdk.services.eks.BootstrapOptions.Jsii$Proxy
-
- getEnabledTypes() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.ClusterLoggingProperty
-
The enabled control plane logs for your cluster.
- getEnabledTypes() - Method in class software.amazon.awscdk.services.eks.CfnCluster.ClusterLoggingProperty.Jsii$Proxy
-
- getEncryptionConfig() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The encryption configuration for the cluster.
- getEncryptionConfig() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
The encryption configuration for the cluster.
- getEncryptionConfig() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getEndpointAccess() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
Configure access to the Kubernetes API server endpoint..
- getEndpointAccess() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getEndpointAccess() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getEndpointAccess() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getEndpointPrivateAccess() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty
-
Set this value to `true` to enable private access for your cluster's Kubernetes API server endpoint.
- getEndpointPrivateAccess() - Method in class software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty.Jsii$Proxy
-
- getEndpointPublicAccess() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty
-
Set this value to `false` to disable public access to your cluster's Kubernetes API server endpoint.
- getEndpointPublicAccess() - Method in class software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty.Jsii$Proxy
-
- getEnv() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The environment this resource belongs to.
- getEnv() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The environment this resource belongs to.
- getEnv() - Method in interface software.amazon.awscdk.services.eks.INodegroup.Jsii$Default
-
The environment this resource belongs to.
- getEnv() - Method in class software.amazon.awscdk.services.eks.INodegroup.Jsii$Proxy
-
The environment this resource belongs to.
- getFargateProfileArn() - Method in class software.amazon.awscdk.services.eks.FargateProfile
-
The full Amazon Resource Name (ARN) of the Fargate profile.
- getFargateProfileName() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile
-
The name of the Fargate profile.
- getFargateProfileName() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfileProps
-
The name of the Fargate profile.
- getFargateProfileName() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfileProps.Jsii$Proxy
-
- getFargateProfileName() - Method in class software.amazon.awscdk.services.eks.FargateProfile
-
The name of the Fargate profile.
- getFargateProfileName() - Method in interface software.amazon.awscdk.services.eks.FargateProfileOptions
-
The name of the Fargate profile.
- getFargateProfileName() - Method in class software.amazon.awscdk.services.eks.FargateProfileOptions.Jsii$Proxy
-
- getFargateProfileName() - Method in class software.amazon.awscdk.services.eks.FargateProfileProps.Jsii$Proxy
-
- getForceUpdate() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
- getForceUpdate() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getForceUpdate() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getForceUpdateEnabled() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
- getForceUpdateEnabled() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
- getForceUpdateEnabled() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getFunctionArn() - Method in interface software.amazon.awscdk.services.eks.KubectlProviderAttributes
-
The kubectl provider lambda arn.
- getFunctionArn() - Method in class software.amazon.awscdk.services.eks.KubectlProviderAttributes.Jsii$Proxy
-
- getGrantPrincipal() - Method in class software.amazon.awscdk.services.eks.ServiceAccount
-
The principal to grant permissions to.
- getGroupMetrics() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getGroupName() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.ControlPlanePlacementProperty
-
`CfnCluster.ControlPlanePlacementProperty.GroupName`.
- getGroupName() - Method in class software.amazon.awscdk.services.eks.CfnCluster.ControlPlanePlacementProperty.Jsii$Proxy
-
- getGroups() - Method in interface software.amazon.awscdk.services.eks.AwsAuthMapping
-
A list of groups within Kubernetes to which the role is mapped.
- getGroups() - Method in class software.amazon.awscdk.services.eks.AwsAuthMapping.Jsii$Proxy
-
- getGroupsClaim() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty
-
The JSON web token (JWT) claim that the provider uses to return your groups.
- getGroupsClaim() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Jsii$Proxy
-
- getGroupsPrefix() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty
-
The prefix that is prepended to group claims to prevent clashes with existing names (such as `system:` groups).
- getGroupsPrefix() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Jsii$Proxy
-
- getHandlerRole() - Method in interface software.amazon.awscdk.services.eks.IKubectlProvider
-
The IAM execution role of the handler.
- getHandlerRole() - Method in interface software.amazon.awscdk.services.eks.IKubectlProvider.Jsii$Default
-
The IAM execution role of the handler.
- getHandlerRole() - Method in class software.amazon.awscdk.services.eks.IKubectlProvider.Jsii$Proxy
-
The IAM execution role of the handler.
- getHandlerRole() - Method in class software.amazon.awscdk.services.eks.KubectlProvider
-
The IAM execution role of the handler.
- getHandlerRole() - Method in interface software.amazon.awscdk.services.eks.KubectlProviderAttributes
-
The IAM execution role of the handler.
- getHandlerRole() - Method in class software.amazon.awscdk.services.eks.KubectlProviderAttributes.Jsii$Proxy
-
- getHealthCheck() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getId() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.LaunchTemplateSpecificationProperty
-
The ID of the launch template.
- getId() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.LaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getId() - Method in interface software.amazon.awscdk.services.eks.LaunchTemplateSpec
-
The Launch template ID.
- getId() - Method in class software.amazon.awscdk.services.eks.LaunchTemplateSpec.Jsii$Proxy
-
- getIdentityProviderConfigName() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig
-
The name of the configuration.
- getIdentityProviderConfigName() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps
-
The name of the configuration.
- getIdentityProviderConfigName() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps.Jsii$Proxy
-
- getIgnoreUnmodifiedSizeProperties() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getImage(Construct) - Method in class software.amazon.awscdk.services.eks.EksOptimizedImage
-
Return the correct image.
- getIngressAlb() - Method in interface software.amazon.awscdk.services.eks.KubernetesManifestOptions
-
Automatically detect `Ingress` resources in the manifest and annotate them so they are picked up by an ALB Ingress Controller.
- getIngressAlb() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestOptions.Jsii$Proxy
-
- getIngressAlb() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestProps.Jsii$Proxy
-
- getIngressAlbScheme() - Method in interface software.amazon.awscdk.services.eks.KubernetesManifestOptions
-
Specify the ALB scheme that should be applied to `Ingress` resources.
- getIngressAlbScheme() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestOptions.Jsii$Proxy
-
- getIngressAlbScheme() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestProps.Jsii$Proxy
-
- getIngressLoadBalancerAddress(String, IngressLoadBalancerAddressOptions) - Method in class software.amazon.awscdk.services.eks.Cluster
-
Fetch the load balancer address of an ingress backed by a load balancer.
- getIngressLoadBalancerAddress(String) - Method in class software.amazon.awscdk.services.eks.Cluster
-
Fetch the load balancer address of an ingress backed by a load balancer.
- getInstanceMonitoring() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions
-
Instance type of the instances to start.
- getInstanceType() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
- getInstanceType() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getInstanceType() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getInstanceTypes() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
Specify the instance types for a node group.
- getInstanceTypes() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
Specify the instance types for a node group.
- getInstanceTypes() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getInstanceTypes() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The instance types to use for your node group.
- getInstanceTypes() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getInstanceTypes() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getIpFamily() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.KubernetesNetworkConfigProperty
-
Specify which IP family is used to assign Kubernetes pod and service IP addresses.
- getIpFamily() - Method in class software.amazon.awscdk.services.eks.CfnCluster.KubernetesNetworkConfigProperty.Jsii$Proxy
-
- getIssuerUrl() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty
-
The URL of the OIDC identity provider that allows the API server to discover public signing keys for verifying tokens.
- getIssuerUrl() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Jsii$Proxy
-
- getJsonPath() - Method in interface software.amazon.awscdk.services.eks.KubernetesObjectValueProps
-
JSONPath to the specific value.
- getJsonPath() - Method in class software.amazon.awscdk.services.eks.KubernetesObjectValueProps.Jsii$Proxy
-
- getKey() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfile.LabelProperty
-
Enter a key.
- getKey() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile.LabelProperty.Jsii$Proxy
-
- getKey() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.RequiredClaimProperty
-
The key to match from the token.
- getKey() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.RequiredClaimProperty.Jsii$Proxy
-
- getKey() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.TaintProperty
-
The key of the taint.
- getKey() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.TaintProperty.Jsii$Proxy
-
- getKey() - Method in interface software.amazon.awscdk.services.eks.TaintSpec
-
Taint key.
- getKey() - Method in class software.amazon.awscdk.services.eks.TaintSpec.Jsii$Proxy
-
- getKeyArn() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.ProviderProperty
-
Amazon Resource Name (ARN) or alias of the KMS key.
- getKeyArn() - Method in class software.amazon.awscdk.services.eks.CfnCluster.ProviderProperty.Jsii$Proxy
-
- getKeyName() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getKubectlEnvironment() - Method in class software.amazon.awscdk.services.eks.Cluster
-
Custom environment variables when running `kubectl` against this cluster.
- getKubectlEnvironment() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
Environment variables to use when running `kubectl` against this cluster.
- getKubectlEnvironment() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getKubectlEnvironment() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
Environment variables for the kubectl execution.
- getKubectlEnvironment() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getKubectlEnvironment() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getKubectlEnvironment() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getKubectlEnvironment() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
Custom environment variables when running `kubectl` against this cluster.
- getKubectlEnvironment() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
Custom environment variables when running `kubectl` against this cluster.
- getKubectlEnvironment() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
Custom environment variables when running `kubectl` against this cluster.
- getKubectlLambdaRole() - Method in class software.amazon.awscdk.services.eks.Cluster
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlLambdaRole() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlLambdaRole() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getKubectlLambdaRole() - Method in interface software.amazon.awscdk.services.eks.ClusterProps
-
The IAM role to pass to the Kubectl Lambda Handler.
- getKubectlLambdaRole() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getKubectlLambdaRole() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlLambdaRole() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlLambdaRole() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlLayer() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The AWS Lambda layer that contains `kubectl`, `helm` and the AWS CLI.
- getKubectlLayer() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
An AWS Lambda Layer which includes `kubectl`, Helm and the AWS CLI.
- getKubectlLayer() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getKubectlLayer() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
An AWS Lambda Layer which includes `kubectl`, Helm and the AWS CLI.
- getKubectlLayer() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getKubectlLayer() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getKubectlLayer() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getKubectlLayer() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
An AWS Lambda layer that includes `kubectl`, `helm` and the `aws` CLI.
- getKubectlLayer() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
An AWS Lambda layer that includes `kubectl`, `helm` and the `aws` CLI.
- getKubectlLayer() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
An AWS Lambda layer that includes `kubectl`, `helm` and the `aws` CLI.
- getKubectlMemory() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The amount of memory allocated to the kubectl provider's lambda function.
- getKubectlMemory() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
Amount of memory to allocate to the provider's lambda function.
- getKubectlMemory() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getKubectlMemory() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
Amount of memory to allocate to the provider's lambda function.
- getKubectlMemory() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getKubectlMemory() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getKubectlMemory() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getKubectlMemory() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
Amount of memory to allocate to the provider's lambda function.
- getKubectlMemory() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
Amount of memory to allocate to the provider's lambda function.
- getKubectlMemory() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
Amount of memory to allocate to the provider's lambda function.
- getKubectlPrivateSubnetIds() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
Subnets to host the `kubectl` compute resources.
- getKubectlPrivateSubnetIds() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getKubectlPrivateSubnets() - Method in class software.amazon.awscdk.services.eks.Cluster
-
Subnets to host the `kubectl` compute resources.
- getKubectlPrivateSubnets() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
Subnets to host the `kubectl` compute resources.
- getKubectlPrivateSubnets() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
Subnets to host the `kubectl` compute resources.
- getKubectlPrivateSubnets() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
Subnets to host the `kubectl` compute resources.
- getKubectlProvider() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
KubectlProvider for issuing kubectl commands.
- getKubectlProvider() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getKubectlProvider() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
Kubectl Provider for issuing kubectl commands against it.
- getKubectlProvider() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
Kubectl Provider for issuing kubectl commands against it.
- getKubectlProvider() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
Kubectl Provider for issuing kubectl commands against it.
- getKubectlRole() - Method in class software.amazon.awscdk.services.eks.Cluster
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlRole() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlRole() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlRole() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
An IAM role that can perform kubectl operations against this cluster.
- getKubectlRoleArn() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
An IAM role with cluster administrator and "system:masters" permissions.
- getKubectlRoleArn() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getKubectlRoleArn() - Method in interface software.amazon.awscdk.services.eks.KubectlProviderAttributes
-
The IAM role to assume in order to perform kubectl operations against this cluster.
- getKubectlRoleArn() - Method in class software.amazon.awscdk.services.eks.KubectlProviderAttributes.Jsii$Proxy
-
- getKubectlSecurityGroup() - Method in class software.amazon.awscdk.services.eks.Cluster
-
A security group to use for `kubectl` execution.
- getKubectlSecurityGroup() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
A security group to use for `kubectl` execution.
- getKubectlSecurityGroup() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
A security group to use for `kubectl` execution.
- getKubectlSecurityGroup() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
A security group to use for `kubectl` execution.
- getKubectlSecurityGroupId() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
A security group to use for `kubectl` execution.
- getKubectlSecurityGroupId() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getKubeletExtraArgs() - Method in interface software.amazon.awscdk.services.eks.BootstrapOptions
-
Extra arguments to add to the kubelet.
- getKubeletExtraArgs() - Method in class software.amazon.awscdk.services.eks.BootstrapOptions.Jsii$Proxy
-
- getKubernetesNetworkConfig() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The Kubernetes network configuration for the cluster.
- getKubernetesNetworkConfig() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
The Kubernetes network configuration for the cluster.
- getKubernetesNetworkConfig() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getKubernetesVersion() - Method in interface software.amazon.awscdk.services.eks.EksOptimizedImageProps
-
The Kubernetes version to use.
- getKubernetesVersion() - Method in class software.amazon.awscdk.services.eks.EksOptimizedImageProps.Jsii$Proxy
-
- getLabels() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfile.SelectorProperty
-
The Kubernetes labels that the selector should match.
- getLabels() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile.SelectorProperty.Jsii$Proxy
-
- getLabels() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The Kubernetes labels applied to the nodes in the node group.
- getLabels() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The Kubernetes labels applied to the nodes in the node group.
- getLabels() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getLabels() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The Kubernetes labels to be applied to the nodes in the node group when they are created.
- getLabels() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getLabels() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getLabels() - Method in interface software.amazon.awscdk.services.eks.Selector
-
The Kubernetes labels that the selector should match.
- getLabels() - Method in class software.amazon.awscdk.services.eks.Selector.Jsii$Proxy
-
- getLabels() - Method in interface software.amazon.awscdk.services.eks.ServiceAccountOptions
-
Additional labels of the service account.
- getLabels() - Method in class software.amazon.awscdk.services.eks.ServiceAccountOptions.Jsii$Proxy
-
- getLabels() - Method in class software.amazon.awscdk.services.eks.ServiceAccountProps.Jsii$Proxy
-
- getLaunchTemplate() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
An object representing a node group's launch template specification.
- getLaunchTemplate() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
An object representing a node group's launch template specification.
- getLaunchTemplate() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getLaunchTemplateSpec() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
Launch template specification used for the nodegroup.
- getLaunchTemplateSpec() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getLaunchTemplateSpec() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getLogging() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The logging configuration for your cluster.
- getLogging() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
The logging configuration for your cluster.
- getLogging() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getMachineImageType() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions
-
Machine image type.
- getMachineImageType() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getMachineImageType() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupOptions
-
Allow options to specify different machine image type.
- getMachineImageType() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupOptions.Jsii$Proxy
-
- getManifest() - Method in interface software.amazon.awscdk.services.eks.KubernetesManifestProps
-
The manifest to apply.
- getManifest() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestProps.Jsii$Proxy
-
- getMapRole() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions
-
Will automatically update the aws-auth ConfigMap to map the IAM instance role to RBAC.
- getMapRole() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getMapRole() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupOptions
-
Will automatically update the aws-auth ConfigMap to map the IAM instance role to RBAC.
- getMapRole() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupOptions.Jsii$Proxy
-
- getMastersRole() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
An IAM role that will be added to the `system:masters` Kubernetes RBAC group.
- getMastersRole() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getMastersRole() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getMastersRole() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getMaxCapacity() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getMaxInstanceLifetime() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getMaxSize() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.ScalingConfigProperty
-
The maximum number of nodes that the managed node group can scale out to.
- getMaxSize() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.ScalingConfigProperty.Jsii$Proxy
-
- getMaxSize() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The maximum number of worker nodes that the managed node group can scale out to.
- getMaxSize() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getMaxSize() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getMaxUnavailable() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.UpdateConfigProperty
-
The maximum number of nodes unavailable at once during a version update.
- getMaxUnavailable() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.UpdateConfigProperty.Jsii$Proxy
-
- getMaxUnavailablePercentage() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.UpdateConfigProperty
-
The maximum percentage of nodes unavailable during a version update.
- getMaxUnavailablePercentage() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.UpdateConfigProperty.Jsii$Proxy
-
- getMinCapacity() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getMinSize() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.ScalingConfigProperty
-
The minimum number of nodes that the managed node group can scale in to.
- getMinSize() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.ScalingConfigProperty.Jsii$Proxy
-
- getMinSize() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The minimum number of worker nodes that the managed node group can scale in to.
- getMinSize() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getMinSize() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getName() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The unique name to give to your cluster.
- getName() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
The unique name to give to your cluster.
- getName() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getName() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.LaunchTemplateSpecificationProperty
-
The name of the launch template.
- getName() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.LaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getName() - Method in interface software.amazon.awscdk.services.eks.ServiceAccountOptions
-
The name of the service account.
- getName() - Method in class software.amazon.awscdk.services.eks.ServiceAccountOptions.Jsii$Proxy
-
- getName() - Method in class software.amazon.awscdk.services.eks.ServiceAccountProps.Jsii$Proxy
-
- getNamespace() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfile.SelectorProperty
-
The Kubernetes namespace that the selector should match.
- getNamespace() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile.SelectorProperty.Jsii$Proxy
-
- getNamespace() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
The Kubernetes namespace scope of the requests.
- getNamespace() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getNamespace() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getNamespace() - Method in class software.amazon.awscdk.services.eks.IngressLoadBalancerAddressOptions.Jsii$Proxy
-
- getNamespace() - Method in interface software.amazon.awscdk.services.eks.Selector
-
The Kubernetes namespace that the selector should match.
- getNamespace() - Method in class software.amazon.awscdk.services.eks.Selector.Jsii$Proxy
-
- getNamespace() - Method in interface software.amazon.awscdk.services.eks.ServiceAccountOptions
-
The namespace of the service account.
- getNamespace() - Method in class software.amazon.awscdk.services.eks.ServiceAccountOptions.Jsii$Proxy
-
- getNamespace() - Method in class software.amazon.awscdk.services.eks.ServiceAccountProps.Jsii$Proxy
-
- getNamespace() - Method in interface software.amazon.awscdk.services.eks.ServiceLoadBalancerAddressOptions
-
The namespace the service belongs to.
- getNamespace() - Method in class software.amazon.awscdk.services.eks.ServiceLoadBalancerAddressOptions.Jsii$Proxy
-
- getNewInstancesProtectedFromScaleIn() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getNode() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in interface software.amazon.awscdk.services.eks.IKubectlProvider.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.eks.IKubectlProvider.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in interface software.amazon.awscdk.services.eks.INodegroup.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.eks.INodegroup.Jsii$Proxy
-
The construct tree node for this construct.
- getNodegroupArn() - Method in class software.amazon.awscdk.services.eks.Nodegroup
-
ARN of the nodegroup.
- getNodegroupName() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The unique name to give your node group.
- getNodegroupName() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The unique name to give your node group.
- getNodegroupName() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getNodegroupName() - Method in interface software.amazon.awscdk.services.eks.INodegroup
-
Name of the nodegroup.
- getNodegroupName() - Method in interface software.amazon.awscdk.services.eks.INodegroup.Jsii$Default
-
Name of the nodegroup.
- getNodegroupName() - Method in class software.amazon.awscdk.services.eks.INodegroup.Jsii$Proxy
-
Name of the nodegroup.
- getNodegroupName() - Method in class software.amazon.awscdk.services.eks.Nodegroup
-
Nodegroup name.
- getNodegroupName() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
Name of the Nodegroup.
- getNodegroupName() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getNodegroupName() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getNodeRole() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The Amazon Resource Name (ARN) of the IAM role to associate with your node group.
- getNodeRole() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The Amazon Resource Name (ARN) of the IAM role to associate with your node group.
- getNodeRole() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getNodeRole() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The IAM role to associate with your node group.
- getNodeRole() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getNodeRole() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getNodeType() - Method in interface software.amazon.awscdk.services.eks.EksOptimizedImageProps
-
What instance type to retrieve the image for (standard or GPU-optimized).
- getNodeType() - Method in class software.amazon.awscdk.services.eks.EksOptimizedImageProps.Jsii$Proxy
-
- getNotifications() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getNotificationsTopic() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getObjectName() - Method in interface software.amazon.awscdk.services.eks.KubernetesObjectValueProps
-
The name of the object to query.
- getObjectName() - Method in class software.amazon.awscdk.services.eks.KubernetesObjectValueProps.Jsii$Proxy
-
- getObjectNamespace() - Method in interface software.amazon.awscdk.services.eks.KubernetesObjectValueProps
-
The namespace the object belongs to.
- getObjectNamespace() - Method in class software.amazon.awscdk.services.eks.KubernetesObjectValueProps.Jsii$Proxy
-
- getObjectType() - Method in interface software.amazon.awscdk.services.eks.KubernetesObjectValueProps
-
The object type to query.
- getObjectType() - Method in class software.amazon.awscdk.services.eks.KubernetesObjectValueProps.Jsii$Proxy
-
- getOidc() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig
-
An object representing an OpenID Connect (OIDC) identity provider configuration.
- getOidc() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps
-
An object representing an OpenID Connect (OIDC) identity provider configuration.
- getOidc() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps.Jsii$Proxy
-
- getOnEventLayer() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The AWS Lambda layer that contains the NPM dependency `proxy-agent`.
- getOnEventLayer() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
An AWS Lambda Layer which includes the NPM dependency `proxy-agent`.
- getOnEventLayer() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getOnEventLayer() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
An AWS Lambda Layer which includes the NPM dependency `proxy-agent`.
- getOnEventLayer() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getOnEventLayer() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getOnEventLayer() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getOnEventLayer() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
An AWS Lambda layer that includes the NPM dependency `proxy-agent`.
- getOnEventLayer() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
An AWS Lambda layer that includes the NPM dependency `proxy-agent`.
- getOnEventLayer() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
An AWS Lambda layer that includes the NPM dependency `proxy-agent`.
- getOpenIdConnectProvider() - Method in class software.amazon.awscdk.services.eks.Cluster
-
An `OpenIdConnectProvider` resource associated with this cluster, and which can be used to link this cluster to AWS IAM.
- getOpenIdConnectProvider() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
An Open ID Connect provider for this cluster that can be used to configure service accounts.
- getOpenIdConnectProvider() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getOpenIdConnectProvider() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
The Open ID Connect Provider of the cluster used to configure Service Accounts.
- getOpenIdConnectProvider() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The Open ID Connect Provider of the cluster used to configure Service Accounts.
- getOpenIdConnectProvider() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The Open ID Connect Provider of the cluster used to configure Service Accounts.
- getOrCreate(Construct, ICluster) - Static method in class software.amazon.awscdk.services.eks.KubectlProvider
-
Take existing provider or create new based on cluster.
- getOutpostArns() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.OutpostConfigProperty
-
The ARN of the Outpost that you want to use for your local Amazon EKS cluster on Outposts.
- getOutpostArns() - Method in class software.amazon.awscdk.services.eks.CfnCluster.OutpostConfigProperty.Jsii$Proxy
-
- getOutpostConfig() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
An object representing the configuration of your local Amazon EKS cluster on an AWS Outpost.
- getOutpostConfig() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
An object representing the configuration of your local Amazon EKS cluster on an AWS Outpost.
- getOutpostConfig() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getOutputClusterName() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getOutputClusterName() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getOutputClusterName() - Method in interface software.amazon.awscdk.services.eks.CommonClusterOptions
-
Determines whether a CloudFormation output with the name of the cluster will be synthesized.
- getOutputClusterName() - Method in class software.amazon.awscdk.services.eks.CommonClusterOptions.Jsii$Proxy
-
- getOutputClusterName() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getOutputConfigCommand() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getOutputConfigCommand() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getOutputConfigCommand() - Method in interface software.amazon.awscdk.services.eks.CommonClusterOptions
-
Determines whether a CloudFormation output with the `aws eks update-kubeconfig` command will be synthesized.
- getOutputConfigCommand() - Method in class software.amazon.awscdk.services.eks.CommonClusterOptions.Jsii$Proxy
-
- getOutputConfigCommand() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getOutputMastersRoleArn() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
Determines whether a CloudFormation output with the ARN of the "masters" IAM role will be synthesized (if `mastersRole` is specified).
- getOutputMastersRoleArn() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getOutputMastersRoleArn() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getOutputMastersRoleArn() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getOverwrite() - Method in interface software.amazon.awscdk.services.eks.KubernetesManifestProps
-
Overwrite any existing resources.
- getOverwrite() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestProps.Jsii$Proxy
-
- getPatchType() - Method in interface software.amazon.awscdk.services.eks.KubernetesPatchProps
-
The patch type to pass to `kubectl patch`.
- getPatchType() - Method in class software.amazon.awscdk.services.eks.KubernetesPatchProps.Jsii$Proxy
-
- getPlaceClusterHandlerInVpc() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
If set to true, the cluster handler functions will be placed in the private subnets of the cluster vpc, subject to the `vpcSubnets` selection strategy.
- getPlaceClusterHandlerInVpc() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getPlaceClusterHandlerInVpc() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getPlaceClusterHandlerInVpc() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getPodExecutionRole() - Method in class software.amazon.awscdk.services.eks.FargateProfile
-
The pod execution role to use for pods that match the selectors in the Fargate profile.
- getPodExecutionRole() - Method in interface software.amazon.awscdk.services.eks.FargateProfileOptions
-
The pod execution role to use for pods that match the selectors in the Fargate profile.
- getPodExecutionRole() - Method in class software.amazon.awscdk.services.eks.FargateProfileOptions.Jsii$Proxy
-
- getPodExecutionRole() - Method in class software.amazon.awscdk.services.eks.FargateProfileProps.Jsii$Proxy
-
- getPodExecutionRoleArn() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile
-
The Amazon Resource Name (ARN) of the pod execution role to use for pods that match the selectors in the Fargate profile.
- getPodExecutionRoleArn() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfileProps
-
The Amazon Resource Name (ARN) of the pod execution role to use for pods that match the selectors in the Fargate profile.
- getPodExecutionRoleArn() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfileProps.Jsii$Proxy
-
- getPolicy() - Method in interface software.amazon.awscdk.services.eks.AlbControllerOptions
-
The IAM policy to apply to the service account.
- getPolicy() - Method in class software.amazon.awscdk.services.eks.AlbControllerOptions.Jsii$Proxy
-
- getPolicy() - Method in class software.amazon.awscdk.services.eks.AlbControllerProps.Jsii$Proxy
-
- getPolicyFragment() - Method in class software.amazon.awscdk.services.eks.ServiceAccount
-
Return the policy fragment that identifies this principal in a Policy.
- getProvider() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.EncryptionConfigProperty
-
The encryption provider for the cluster.
- getProvider() - Method in class software.amazon.awscdk.services.eks.CfnCluster.EncryptionConfigProperty.Jsii$Proxy
-
- getPrune() - Method in class software.amazon.awscdk.services.eks.Cluster
-
Determines if Kubernetes resources can be pruned automatically.
- getPrune() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
Indicates whether Kubernetes resources added through `addManifest()` can be automatically pruned.
- getPrune() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getPrune() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
Indicates whether Kubernetes resources added through `addManifest()` can be automatically pruned.
- getPrune() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getPrune() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getPrune() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getPrune() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
Indicates whether Kubernetes resources can be automatically pruned.
- getPrune() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
Indicates whether Kubernetes resources can be automatically pruned.
- getPrune() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
Indicates whether Kubernetes resources can be automatically pruned.
- getPrune() - Method in interface software.amazon.awscdk.services.eks.KubernetesManifestOptions
-
When a resource is removed from a Kubernetes manifest, it no longer appears in the manifest, and there is no way to know that this resource needs to be deleted.
- getPrune() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestOptions.Jsii$Proxy
-
- getPrune() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestProps.Jsii$Proxy
-
- getPublicAccessCidrs() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty
-
The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint.
- getPublicAccessCidrs() - Method in class software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty.Jsii$Proxy
-
- getRelease() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
The name of the release.
- getRelease() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getRelease() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getReleaseVersion() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The AMI version of the Amazon EKS optimized AMI to use with your node group (for example, `1.14.7- *YYYYMMDD*` ).
- getReleaseVersion() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The AMI version of the Amazon EKS optimized AMI to use with your node group (for example, `1.14.7- *YYYYMMDD*` ).
- getReleaseVersion() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getReleaseVersion() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The AMI version of the Amazon EKS-optimized AMI to use with your node group (for example, `1.14.7-YYYYMMDD`).
- getReleaseVersion() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getReleaseVersion() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getRemoteAccess() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The remote access (SSH) configuration to use with your node group.
- getRemoteAccess() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The remote access (SSH) configuration to use with your node group.
- getRemoteAccess() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getRemoteAccess() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The remote access (SSH) configuration to use with your node group.
- getRemoteAccess() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getRemoteAccess() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getReplacingUpdateMinSuccessfulInstancesPercent() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getRepository() - Method in interface software.amazon.awscdk.services.eks.AlbControllerOptions
-
The repository to pull the controller image from.
- getRepository() - Method in class software.amazon.awscdk.services.eks.AlbControllerOptions.Jsii$Proxy
-
- getRepository() - Method in class software.amazon.awscdk.services.eks.AlbControllerProps.Jsii$Proxy
-
- getRepository() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
The repository which contains the chart.
- getRepository() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getRepository() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getRequiredClaims() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty
-
The key-value pairs that describe required claims in the identity token.
- getRequiredClaims() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Jsii$Proxy
-
- getResolveConflicts() - Method in class software.amazon.awscdk.services.eks.CfnAddon
-
How to resolve field value conflicts for an Amazon EKS add-on.
- getResolveConflicts() - Method in interface software.amazon.awscdk.services.eks.CfnAddonProps
-
How to resolve field value conflicts for an Amazon EKS add-on.
- getResolveConflicts() - Method in class software.amazon.awscdk.services.eks.CfnAddonProps.Jsii$Proxy
-
- getResourceName() - Method in interface software.amazon.awscdk.services.eks.KubernetesPatchProps
-
The full name of the resource to patch (e.g.
- getResourceName() - Method in class software.amazon.awscdk.services.eks.KubernetesPatchProps.Jsii$Proxy
-
- getResourceNamespace() - Method in interface software.amazon.awscdk.services.eks.KubernetesPatchProps
-
The kubernetes API namespace.
- getResourceNamespace() - Method in class software.amazon.awscdk.services.eks.KubernetesPatchProps.Jsii$Proxy
-
- getResources() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.EncryptionConfigProperty
-
Specifies the resources to be encrypted.
- getResources() - Method in class software.amazon.awscdk.services.eks.CfnCluster.EncryptionConfigProperty.Jsii$Proxy
-
- getResourceSignalCount() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getResourceSignalTimeout() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getResourcesVpcConfig() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The VPC configuration that's used by the cluster control plane.
- getResourcesVpcConfig() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
The VPC configuration that's used by the cluster control plane.
- getResourcesVpcConfig() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getRestorePatch() - Method in interface software.amazon.awscdk.services.eks.KubernetesPatchProps
-
The JSON object to pass to `kubectl patch` when the resource is removed.
- getRestorePatch() - Method in class software.amazon.awscdk.services.eks.KubernetesPatchProps.Jsii$Proxy
-
- getRole() - Method in class software.amazon.awscdk.services.eks.Cluster
-
IAM role assumed by the EKS Control Plane.
- getRole() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getRole() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getRole() - Method in interface software.amazon.awscdk.services.eks.CommonClusterOptions
-
Role that provides permissions for the Kubernetes control plane to make calls to AWS API operations on your behalf.
- getRole() - Method in class software.amazon.awscdk.services.eks.CommonClusterOptions.Jsii$Proxy
-
- getRole() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getRole() - Method in class software.amazon.awscdk.services.eks.Nodegroup
-
IAM role of the instance profile for the nodegroup.
- getRole() - Method in class software.amazon.awscdk.services.eks.ServiceAccount
-
The role which is linked to the service account.
- getRoleArn() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The Amazon Resource Name (ARN) of the IAM role that provides permissions for the Kubernetes control plane to make calls to AWS API operations on your behalf.
- getRoleArn() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
The Amazon Resource Name (ARN) of the IAM role that provides permissions for the Kubernetes control plane to make calls to AWS API operations on your behalf.
- getRoleArn() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getRoleArn() - Method in interface software.amazon.awscdk.services.eks.IKubectlProvider
-
The IAM role to assume in order to perform kubectl operations against this cluster.
- getRoleArn() - Method in interface software.amazon.awscdk.services.eks.IKubectlProvider.Jsii$Default
-
The IAM role to assume in order to perform kubectl operations against this cluster.
- getRoleArn() - Method in class software.amazon.awscdk.services.eks.IKubectlProvider.Jsii$Proxy
-
The IAM role to assume in order to perform kubectl operations against this cluster.
- getRoleArn() - Method in class software.amazon.awscdk.services.eks.KubectlProvider
-
The IAM role to assume in order to perform kubectl operations against this cluster.
- getRollingUpdateConfiguration() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getScalingConfig() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The scaling configuration details for the Auto Scaling group that is created for your node group.
- getScalingConfig() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The scaling configuration details for the Auto Scaling group that is created for your node group.
- getScalingConfig() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getSecretsEncryptionKey() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
KMS secret for envelope encryption for Kubernetes secrets.
- getSecretsEncryptionKey() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getSecretsEncryptionKey() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getSecretsEncryptionKey() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getSecurityGroup() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getSecurityGroup() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getSecurityGroup() - Method in interface software.amazon.awscdk.services.eks.CommonClusterOptions
-
Security Group to use for Control Plane ENIs.
- getSecurityGroup() - Method in class software.amazon.awscdk.services.eks.CommonClusterOptions.Jsii$Proxy
-
- getSecurityGroup() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getSecurityGroupIds() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty
-
Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use that allow communication between your nodes and the Kubernetes control plane.
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty.Jsii$Proxy
-
- getSecurityGroupIds() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
Additional security groups associated with this cluster.
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getSelectors() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile
-
The selectors to match for pods to use this Fargate profile.
- getSelectors() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfileProps
-
The selectors to match for pods to use this Fargate profile.
- getSelectors() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfileProps.Jsii$Proxy
-
- getSelectors() - Method in interface software.amazon.awscdk.services.eks.FargateProfileOptions
-
The selectors to match for pods to use this Fargate profile.
- getSelectors() - Method in class software.amazon.awscdk.services.eks.FargateProfileOptions.Jsii$Proxy
-
- getSelectors() - Method in class software.amazon.awscdk.services.eks.FargateProfileProps.Jsii$Proxy
-
- getServiceAccountName() - Method in class software.amazon.awscdk.services.eks.ServiceAccount
-
The name of the service account.
- getServiceAccountNamespace() - Method in class software.amazon.awscdk.services.eks.ServiceAccount
-
The namespace where the service account is located in.
- getServiceAccountRoleArn() - Method in class software.amazon.awscdk.services.eks.CfnAddon
-
The Amazon Resource Name (ARN) of an existing IAM role to bind to the add-on's service account.
- getServiceAccountRoleArn() - Method in interface software.amazon.awscdk.services.eks.CfnAddonProps
-
The Amazon Resource Name (ARN) of an existing IAM role to bind to the add-on's service account.
- getServiceAccountRoleArn() - Method in class software.amazon.awscdk.services.eks.CfnAddonProps.Jsii$Proxy
-
- getServiceIpv4Cidr() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.KubernetesNetworkConfigProperty
-
Don't specify a value if you select `ipv6` for *ipFamily* .
- getServiceIpv4Cidr() - Method in class software.amazon.awscdk.services.eks.CfnCluster.KubernetesNetworkConfigProperty.Jsii$Proxy
-
- getServiceIpv4Cidr() - Method in interface software.amazon.awscdk.services.eks.ClusterOptions
-
The CIDR block to assign Kubernetes service IP addresses from.
- getServiceIpv4Cidr() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getServiceIpv4Cidr() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getServiceIpv4Cidr() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getServiceIpv6Cidr() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.KubernetesNetworkConfigProperty
-
The CIDR block that Kubernetes pod and service IP addresses are assigned from if you created a 1.21 or later cluster with version 1.10.1 or later of the Amazon VPC CNI add-on and specified `ipv6` for *ipFamily* when you created the cluster.
- getServiceIpv6Cidr() - Method in class software.amazon.awscdk.services.eks.CfnCluster.KubernetesNetworkConfigProperty.Jsii$Proxy
-
- getServiceLoadBalancerAddress(String, ServiceLoadBalancerAddressOptions) - Method in class software.amazon.awscdk.services.eks.Cluster
-
Fetch the load balancer address of a service of type 'LoadBalancer'.
- getServiceLoadBalancerAddress(String) - Method in class software.amazon.awscdk.services.eks.Cluster
-
Fetch the load balancer address of a service of type 'LoadBalancer'.
- getServiceToken() - Method in interface software.amazon.awscdk.services.eks.IKubectlProvider
-
The custom resource provider's service token.
- getServiceToken() - Method in interface software.amazon.awscdk.services.eks.IKubectlProvider.Jsii$Default
-
The custom resource provider's service token.
- getServiceToken() - Method in class software.amazon.awscdk.services.eks.IKubectlProvider.Jsii$Proxy
-
The custom resource provider's service token.
- getServiceToken() - Method in class software.amazon.awscdk.services.eks.KubectlProvider
-
The custom resource provider's service token.
- getSignals() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getSkipValidation() - Method in interface software.amazon.awscdk.services.eks.KubernetesManifestOptions
-
A flag to signify if the manifest validation should be skipped.
- getSkipValidation() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestOptions.Jsii$Proxy
-
- getSkipValidation() - Method in class software.amazon.awscdk.services.eks.KubernetesManifestProps.Jsii$Proxy
-
- getSourceSecurityGroups() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.RemoteAccessProperty
-
The security groups that are allowed SSH access (port 22) to the nodes.
- getSourceSecurityGroups() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.RemoteAccessProperty.Jsii$Proxy
-
- getSourceSecurityGroups() - Method in interface software.amazon.awscdk.services.eks.NodegroupRemoteAccess
-
The security groups that are allowed SSH access (port 22) to the worker nodes.
- getSourceSecurityGroups() - Method in class software.amazon.awscdk.services.eks.NodegroupRemoteAccess.Jsii$Proxy
-
- getSpotInterruptHandler() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions
-
Installs the AWS spot instance interrupt handler on the cluster if it's not already added.
- getSpotInterruptHandler() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getSpotInterruptHandler() - Method in interface software.amazon.awscdk.services.eks.AutoScalingGroupOptions
-
Installs the AWS spot instance interrupt handler on the cluster if it's not already added.
- getSpotInterruptHandler() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupOptions.Jsii$Proxy
-
- getSpotPrice() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getSshKeyName() - Method in interface software.amazon.awscdk.services.eks.NodegroupRemoteAccess
-
The Amazon EC2 SSH key that provides access for SSH communication with the worker nodes in the managed node group.
- getSshKeyName() - Method in class software.amazon.awscdk.services.eks.NodegroupRemoteAccess.Jsii$Proxy
-
- getStack() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in interface software.amazon.awscdk.services.eks.INodegroup.Jsii$Default
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.eks.INodegroup.Jsii$Proxy
-
The stack in which this resource is defined.
- getSubnetIds() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty
-
Specify subnets for your Amazon EKS nodes.
- getSubnetIds() - Method in class software.amazon.awscdk.services.eks.CfnCluster.ResourcesVpcConfigProperty.Jsii$Proxy
-
- getSubnets() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile
-
The IDs of subnets to launch your pods into.
- getSubnets() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfileProps
-
The IDs of subnets to launch your pods into.
- getSubnets() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfileProps.Jsii$Proxy
-
- getSubnets() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The subnets to use for the Auto Scaling group that is created for your node group.
- getSubnets() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The subnets to use for the Auto Scaling group that is created for your node group.
- getSubnets() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getSubnets() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The subnets to use for the Auto Scaling group that is created for your node group.
- getSubnets() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getSubnets() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getSubnetSelection() - Method in interface software.amazon.awscdk.services.eks.FargateProfileOptions
-
Select which subnets to launch your pods into.
- getSubnetSelection() - Method in class software.amazon.awscdk.services.eks.FargateProfileOptions.Jsii$Proxy
-
- getSubnetSelection() - Method in class software.amazon.awscdk.services.eks.FargateProfileProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnAddon
-
The metadata that you apply to the add-on to assist with categorization and organization.
- getTags() - Method in interface software.amazon.awscdk.services.eks.CfnAddonProps
-
The metadata that you apply to the add-on to assist with categorization and organization.
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnAddonProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The metadata that you apply to the cluster to assist with categorization and organization.
- getTags() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
The metadata that you apply to the cluster to assist with categorization and organization.
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile
-
The metadata to apply to the Fargate profile to assist with categorization and organization.
- getTags() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfileProps
-
The metadata to apply to the Fargate profile to assist with categorization and organization.
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfileProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig
-
The metadata to apply to the provider configuration to assist with categorization and organization.
- getTags() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps
-
The metadata to apply to the provider configuration to assist with categorization and organization.
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The metadata applied to the node group to assist with categorization and organization.
- getTags() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The metadata applied to the node group to assist with categorization and organization.
- getTags() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.eks.ClusterProps
-
The tags assigned to the EKS cluster.
- getTags() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.eks.FargateProfile
-
Resource tags.
- getTags() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The metadata to apply to the node group to assist with categorization and organization.
- getTags() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getTaints() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The Kubernetes taints to be applied to the nodes in the node group when they are created.
- getTaints() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The Kubernetes taints to be applied to the nodes in the node group when they are created.
- getTaints() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getTaints() - Method in interface software.amazon.awscdk.services.eks.NodegroupOptions
-
The Kubernetes taints to be applied to the nodes in the node group when they are created.
- getTaints() - Method in class software.amazon.awscdk.services.eks.NodegroupOptions.Jsii$Proxy
-
- getTaints() - Method in class software.amazon.awscdk.services.eks.NodegroupProps.Jsii$Proxy
-
- getTerminationPolicies() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getTimeout() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
Amount of time to wait for any individual Kubernetes operation.
- getTimeout() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getTimeout() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getTimeout() - Method in class software.amazon.awscdk.services.eks.IngressLoadBalancerAddressOptions.Jsii$Proxy
-
- getTimeout() - Method in interface software.amazon.awscdk.services.eks.KubernetesObjectValueProps
-
Timeout for waiting on a value.
- getTimeout() - Method in class software.amazon.awscdk.services.eks.KubernetesObjectValueProps.Jsii$Proxy
-
- getTimeout() - Method in interface software.amazon.awscdk.services.eks.ServiceLoadBalancerAddressOptions
-
Timeout for waiting on the load balancer address.
- getTimeout() - Method in class software.amazon.awscdk.services.eks.ServiceLoadBalancerAddressOptions.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.eks.CfnCluster.LoggingTypeConfigProperty
-
The name of the log type.
- getType() - Method in class software.amazon.awscdk.services.eks.CfnCluster.LoggingTypeConfigProperty.Jsii$Proxy
-
- getType() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig
-
The type of the identity provider configuration.
- getType() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps
-
The type of the identity provider configuration.
- getType() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfigProps.Jsii$Proxy
-
- getUpdateConfig() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The node group update configuration.
- getUpdateConfig() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The node group update configuration.
- getUpdateConfig() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getUpdatePolicy() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getUpdateType() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getUrl() - Method in interface software.amazon.awscdk.services.eks.OpenIdConnectProviderProps
-
The URL of the identity provider.
- getUrl() - Method in class software.amazon.awscdk.services.eks.OpenIdConnectProviderProps.Jsii$Proxy
-
- getUseMaxPods() - Method in interface software.amazon.awscdk.services.eks.BootstrapOptions
-
Sets `--max-pods` for the kubelet based on the capacity of the EC2 instance.
- getUseMaxPods() - Method in class software.amazon.awscdk.services.eks.BootstrapOptions.Jsii$Proxy
-
- getUsername() - Method in interface software.amazon.awscdk.services.eks.AwsAuthMapping
-
The user name within Kubernetes to map to the IAM role.
- getUsername() - Method in class software.amazon.awscdk.services.eks.AwsAuthMapping.Jsii$Proxy
-
- getUsernameClaim() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty
-
The JSON Web token (JWT) claim that is used as the username.
- getUsernameClaim() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Jsii$Proxy
-
- getUsernamePrefix() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty
-
The prefix that is prepended to username claims to prevent clashes with existing names.
- getUsernamePrefix() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Jsii$Proxy
-
- getValue() - Method in interface software.amazon.awscdk.services.eks.CfnFargateProfile.LabelProperty
-
Enter a value.
- getValue() - Method in class software.amazon.awscdk.services.eks.CfnFargateProfile.LabelProperty.Jsii$Proxy
-
- getValue() - Method in interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.RequiredClaimProperty
-
The value for the key from the token.
- getValue() - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.RequiredClaimProperty.Jsii$Proxy
-
- getValue() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.TaintProperty
-
The value of the taint.
- getValue() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.TaintProperty.Jsii$Proxy
-
- getValue() - Method in class software.amazon.awscdk.services.eks.KubernetesObjectValue
-
The value as a string token.
- getValue() - Method in interface software.amazon.awscdk.services.eks.TaintSpec
-
Taint value.
- getValue() - Method in class software.amazon.awscdk.services.eks.TaintSpec.Jsii$Proxy
-
- getValues() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
The values to be used by the chart.
- getValues() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getValues() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getVersion() - Method in interface software.amazon.awscdk.services.eks.AlbControllerOptions
-
Version of the controller.
- getVersion() - Method in class software.amazon.awscdk.services.eks.AlbControllerOptions.Jsii$Proxy
-
- getVersion() - Method in class software.amazon.awscdk.services.eks.AlbControllerProps.Jsii$Proxy
-
- getVersion() - Method in class software.amazon.awscdk.services.eks.AlbControllerVersion
-
The version string.
- getVersion() - Method in class software.amazon.awscdk.services.eks.CfnCluster
-
The desired Kubernetes version for your cluster.
- getVersion() - Method in interface software.amazon.awscdk.services.eks.CfnClusterProps
-
The desired Kubernetes version for your cluster.
- getVersion() - Method in class software.amazon.awscdk.services.eks.CfnClusterProps.Jsii$Proxy
-
- getVersion() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup
-
The Kubernetes version to use for your managed nodes.
- getVersion() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroup.LaunchTemplateSpecificationProperty
-
The version number of the launch template to use.
- getVersion() - Method in class software.amazon.awscdk.services.eks.CfnNodegroup.LaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getVersion() - Method in interface software.amazon.awscdk.services.eks.CfnNodegroupProps
-
The Kubernetes version to use for your managed nodes.
- getVersion() - Method in class software.amazon.awscdk.services.eks.CfnNodegroupProps.Jsii$Proxy
-
- getVersion() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getVersion() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getVersion() - Method in interface software.amazon.awscdk.services.eks.CommonClusterOptions
-
The Kubernetes version to run in the cluster.
- getVersion() - Method in class software.amazon.awscdk.services.eks.CommonClusterOptions.Jsii$Proxy
-
- getVersion() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getVersion() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
The chart version to install.
- getVersion() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getVersion() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- getVersion() - Method in class software.amazon.awscdk.services.eks.KubernetesVersion
-
cluster version number.
- getVersion() - Method in interface software.amazon.awscdk.services.eks.LaunchTemplateSpec
-
The launch template version to be used (optional).
- getVersion() - Method in class software.amazon.awscdk.services.eks.LaunchTemplateSpec.Jsii$Proxy
-
- getVpc() - Method in class software.amazon.awscdk.services.eks.Cluster
-
The VPC in which this Cluster was created.
- getVpc() - Method in interface software.amazon.awscdk.services.eks.ClusterAttributes
-
The VPC in which this Cluster was created.
- getVpc() - Method in class software.amazon.awscdk.services.eks.ClusterAttributes.Jsii$Proxy
-
- getVpc() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getVpc() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.eks.CommonClusterOptions
-
The VPC in which to create the Cluster.
- getVpc() - Method in class software.amazon.awscdk.services.eks.CommonClusterOptions.Jsii$Proxy
-
- getVpc() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.eks.FargateProfileOptions
-
The VPC from which to select subnets to launch your pods into.
- getVpc() - Method in class software.amazon.awscdk.services.eks.FargateProfileOptions.Jsii$Proxy
-
- getVpc() - Method in class software.amazon.awscdk.services.eks.FargateProfileProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.eks.ICluster
-
The VPC in which this Cluster was created.
- getVpc() - Method in interface software.amazon.awscdk.services.eks.ICluster.Jsii$Default
-
The VPC in which this Cluster was created.
- getVpc() - Method in class software.amazon.awscdk.services.eks.ICluster.Jsii$Proxy
-
The VPC in which this Cluster was created.
- getVpcSubnets() - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Jsii$Proxy
-
- getVpcSubnets() - Method in class software.amazon.awscdk.services.eks.ClusterOptions.Jsii$Proxy
-
- getVpcSubnets() - Method in class software.amazon.awscdk.services.eks.ClusterProps.Jsii$Proxy
-
- getVpcSubnets() - Method in interface software.amazon.awscdk.services.eks.CommonClusterOptions
-
Where to place EKS Control Plane ENIs.
- getVpcSubnets() - Method in class software.amazon.awscdk.services.eks.CommonClusterOptions.Jsii$Proxy
-
- getVpcSubnets() - Method in class software.amazon.awscdk.services.eks.FargateClusterProps.Jsii$Proxy
-
- getWait() - Method in interface software.amazon.awscdk.services.eks.HelmChartOptions
-
Whether or not Helm should wait until all Pods, PVCs, Services, and minimum number of Pods of a Deployment, StatefulSet, or ReplicaSet are in a ready state before marking the release as successful.
- getWait() - Method in class software.amazon.awscdk.services.eks.HelmChartOptions.Jsii$Proxy
-
- getWait() - Method in class software.amazon.awscdk.services.eks.HelmChartProps.Jsii$Proxy
-
- groupMetrics(List<? extends GroupMetrics>) - Method in class software.amazon.awscdk.services.eks.AutoScalingGroupCapacityOptions.Builder
-
- groupName(String) - Method in class software.amazon.awscdk.services.eks.CfnCluster.ControlPlanePlacementProperty.Builder
-
- groups(List<String>) - Method in class software.amazon.awscdk.services.eks.AwsAuthMapping.Builder
-
- groupsClaim(String) - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Builder
-
- groupsPrefix(String) - Method in class software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Builder
-