Uses of Interface
com.google.container.v1beta1.NodePoolAutoConfigOrBuilder
-
Packages that use NodePoolAutoConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of NodePoolAutoConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement NodePoolAutoConfigOrBuilder Modifier and Type Class Description class
NodePoolAutoConfig
node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clustersstatic class
NodePoolAutoConfig.Builder
node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clustersMethods in com.google.container.v1beta1 that return NodePoolAutoConfigOrBuilder Modifier and Type Method Description NodePoolAutoConfigOrBuilder
Cluster.Builder. getNodePoolAutoConfigOrBuilder()
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.NodePoolAutoConfigOrBuilder
Cluster. getNodePoolAutoConfigOrBuilder()
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.NodePoolAutoConfigOrBuilder
ClusterOrBuilder. getNodePoolAutoConfigOrBuilder()
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
-