VirtualClusterEksInfo

data class VirtualClusterEksInfo(val namespace: String)

Constructors

Link copied to clipboard
constructor(namespace: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The namespaces of the EKS cluster. Minimum : 1 Maximum : 63 Pattern : [a-z0-9]([-a-z0-9]*[a-z0-9])?