Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::CompatibilityStatus (v0.52.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::CompatibilityStatus.

CompatibilityStatus is the status regarding the control plane's compatibility.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#downgradable_version

def downgradable_version() -> ::String
Returns
  • (::String) — Output only. The GKE version that the cluster can be safely downgraded to if the cluster is emulating the previous minor version. It is usually the cluster's previous version before a minor version upgrade.

#emulated_version_time

def emulated_version_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. Last time the control plane became available after a minor version binary upgrade with emulated version set. It indicates the last time the cluster entered the rollback safe mode.