ClusterVersionInformation

Contains details about a specific EKS cluster version.

Types

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

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