k8sVersion property

String? k8sVersion
getter/setter pair

Major version of the Kubernetes cluster.

This is only used to determine which version to use for the CustomResourceDefinition resources, apiextensions/v1beta1 orapiextensions/v1.

Optional.

Implementation

core.String? k8sVersion;