ClusterKubernetesConfigDetails

Detailed Kubernetes configuration showing both the current and desired state of labels and taints for cluster nodes.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String