EksInfo

class EksInfo

The information about the Amazon EKS cluster.

Types

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

Properties

Link copied to clipboard

The namespaces of the Amazon EKS cluster.

Link copied to clipboard

The nodeLabel of the nodes where the resources of this virtual cluster can get scheduled. It requires relevant scaling and policy engine addons.

Functions

Link copied to clipboard
inline fun copy(block: EksInfo.Builder.() -> Unit = {}): EksInfo
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