Uses of Interface
com.google.container.v1.NodeTaintsOrBuilder
-
Packages that use NodeTaintsOrBuilder Package Description com.google.container.v1 -
-
Uses of NodeTaintsOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement NodeTaintsOrBuilder Modifier and Type Class Description classNodeTaintsCollection of Kubernetes [node taints](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration).static classNodeTaints.BuilderCollection of Kubernetes [node taints](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration).Methods in com.google.container.v1 that return NodeTaintsOrBuilder Modifier and Type Method Description NodeTaintsOrBuilderUpdateNodePoolRequest.Builder. getTaintsOrBuilder()The desired node taints to be applied to all nodes in the node pool.NodeTaintsOrBuilderUpdateNodePoolRequest. getTaintsOrBuilder()The desired node taints to be applied to all nodes in the node pool.NodeTaintsOrBuilderUpdateNodePoolRequestOrBuilder. getTaintsOrBuilder()The desired node taints to be applied to all nodes in the node pool.
-