ClusterVersionInformation
Contains details about a specific EKS cluster version.
Types
Properties
Link copied to clipboard
The type of cluster this version is for.
Link copied to clipboard
The Kubernetes version for the cluster.
Link copied to clipboard
Default platform version for this Kubernetes version.
Link copied to clipboard
Indicates if this is a default version.
Link copied to clipboard
Date when extended support ends for this version.
Link copied to clipboard
Date when standard support ends for this version.
Link copied to clipboard
The patch version of Kubernetes for this cluster version.
Link copied to clipboard
The release date of this cluster version.
Link copied to clipboard
This field is deprecated. Use versionStatus
instead, as that field matches for input and output of this action.
Link copied to clipboard
Current status of this cluster version.
Functions
Link copied to clipboard
inline fun copy(block: ClusterVersionInformation.Builder.() -> Unit = {}): ClusterVersionInformation