ClusterKubernetesConfigNodeDetails
Node-specific Kubernetes configuration showing both current and desired state of labels and taints for an individual cluster node.
Types
Properties
Link copied to clipboard
The current labels applied to the cluster node.
Link copied to clipboard
The current taints applied to the cluster node.
Link copied to clipboard
The desired labels to be applied to the cluster node.
Link copied to clipboard
The desired taints to be applied to the cluster node.
Functions
Link copied to clipboard
inline fun copy(block: ClusterKubernetesConfigNodeDetails.Builder.() -> Unit = {}): ClusterKubernetesConfigNodeDetails