KubernetesPatchVersions interface
Kubernetes Patch Version profile
Properties
readiness | Indicates whether the kubernetes version image is ready or not |
upgrades | Possible upgrade paths for given patch version |
Property Details
readiness
Indicates whether the kubernetes version image is ready or not
readiness?: KubernetesVersionReadiness[]
Property Value
upgrades
Possible upgrade paths for given patch version
upgrades?: string[]
Property Value
string[]