Share via


ComponentsByRelease interface

components of given Kubernetes version.

Properties

components

components of current or upgraded Kubernetes version in the cluster.

kubernetesVersion

The Kubernetes version (major.minor).

Property Details

components

components of current or upgraded Kubernetes version in the cluster.

components?: Component[]

Property Value

kubernetesVersion

The Kubernetes version (major.minor).

kubernetesVersion?: string

Property Value

string