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 class
NodeTaints
Collection of Kubernetes [node taints](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration).static class
NodeTaints.Builder
Collection 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 NodeTaintsOrBuilder
UpdateNodePoolRequest.Builder. getTaintsOrBuilder()
The desired node taints to be applied to all nodes in the node pool.NodeTaintsOrBuilder
UpdateNodePoolRequest. getTaintsOrBuilder()
The desired node taints to be applied to all nodes in the node pool.NodeTaintsOrBuilder
UpdateNodePoolRequestOrBuilder. getTaintsOrBuilder()
The desired node taints to be applied to all nodes in the node pool.
-