Distributed Cloud Edge Container V1 API - Module Google::Cloud::EdgeContainer::V1::Cluster::ConnectionState::State (v0.2.0)

Reference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::Cluster::ConnectionState::State.

The connection state.

Constants

STATE_UNSPECIFIED

value: 0
Unknown connection state.

DISCONNECTED

value: 1
This cluster is currently disconnected from Google.

CONNECTED

value: 2
This cluster is currently connected to Google.

CONNECTED_AND_SYNCING

value: 3
This cluster is currently connected to Google, but may have recently reconnected after a disconnection. It is still syncing back.