GKE Hub V1 API - Module Google::Cloud::GkeHub::ConfigManagement::V1::SyncState::SyncCode (v0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::ConfigManagement::V1::SyncState::SyncCode.
An enum representing an ACM's status syncing configs to a cluster
Constants
SYNC_CODE_UNSPECIFIED
value: 0 ACM cannot determine a sync code
SYNCED
value: 1 ACM successfully synced the git Repo with the cluster
PENDING
value: 2 ACM is in the progress of syncing a new change
ERROR
value: 3 Indicates an error configuring ACM, and user action is required
NOT_CONFIGURED
value: 4 ACM has been installed (operator manifest deployed),
but not configured.
NOT_INSTALLED
value: 5 ACM has not been installed (no operator pod found)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]