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