GKE Hub V1beta1 API - Module Google::Cloud::GkeHub::V1beta1::MembershipState::Code (v0.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the GKE Hub V1beta1 API module Google::Cloud::GkeHub::V1beta1::MembershipState::Code.
Code describes the state of a Membership resource.
Constants
CODE_UNSPECIFIED
value: 0 The code is not set.
CREATING
value: 1 The cluster is being registered.
READY
value: 2 The cluster is registered.
DELETING
value: 3 The cluster is being unregistered.
UPDATING
value: 4 The Membership is being updated.
SERVICE_UPDATING
value: 5 The Membership is being updated by the Hub Service.