GKE Hub V1 API - Module Google::Cloud::GkeHub::V1::FleetLifecycleState::Code (v2.5.0)

Reference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::V1::FleetLifecycleState::Code.

Code describes the state of a Fleet resource.

Constants

CODE_UNSPECIFIED

value: 0
The code is not set.

CREATING

value: 1
The fleet is being created.

READY

value: 2
The fleet active.

DELETING

value: 3
The fleet is being deleted.

UPDATING

value: 4
The fleet is being updated.