Uses of Enum
software.amazon.awscdk.services.eks.IpFamily
-
Uses of IpFamily in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionCluster.getIpFamily()
Specify which IP family is used to assign Kubernetes pod and service IP addresses.default IpFamily
ClusterAttributes.getIpFamily()
Specify which IP family is used to assign Kubernetes pod and service IP addresses.final IpFamily
ClusterAttributes.Jsii$Proxy.getIpFamily()
default IpFamily
ClusterOptions.getIpFamily()
Specify which IP family is used to assign Kubernetes pod and service IP addresses.final IpFamily
ClusterOptions.Jsii$Proxy.getIpFamily()
final IpFamily
ClusterProps.Jsii$Proxy.getIpFamily()
final IpFamily
FargateClusterProps.Jsii$Proxy.getIpFamily()
default IpFamily
ICluster.getIpFamily()
Specify which IP family is used to assign Kubernetes pod and service IP addresses.default IpFamily
ICluster.Jsii$Default.getIpFamily()
Specify which IP family is used to assign Kubernetes pod and service IP addresses.final IpFamily
ICluster.Jsii$Proxy.getIpFamily()
Specify which IP family is used to assign Kubernetes pod and service IP addresses.static IpFamily
Returns the enum constant of this type with the specified name.static IpFamily[]
IpFamily.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSpecify which IP family is used to assign Kubernetes pod and service IP addresses.Sets the value ofClusterAttributes.getIpFamily()
Sets the value ofClusterOptions.getIpFamily()
Sets the value ofClusterOptions.getIpFamily()
Specify which IP family is used to assign Kubernetes pod and service IP addresses.Sets the value ofClusterOptions.getIpFamily()