ClusterKubernetesConfigNodeDetails

Node-specific Kubernetes configuration showing both current and desired state of labels and taints for an individual cluster node.

Types

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

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
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