Uses of Interface
com.google.container.v1.NodePoolAutoConfigOrBuilder
-
Packages that use NodePoolAutoConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of NodePoolAutoConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 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 clusters.static class
NodePoolAutoConfig.Builder
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.Methods in com.google.container.v1 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.
-