GKE Hub V1 API - Module Google::Cloud::GkeHub::ConfigManagement::V1::SyncState::SyncCode (v2.5.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 Config Sync's status of syncing configs to a cluster.
Constants
SYNC_CODE_UNSPECIFIED
value: 0 Config Sync cannot determine a sync code
SYNCED
value: 1 Config Sync successfully synced the git Repo with the cluster
PENDING
value: 2 Config Sync is in the progress of syncing a new change
ERROR
value: 3 Indicates an error configuring Config Sync, and user action is required
NOT_CONFIGURED
value: 4 Config Sync has been installed but not configured
[[["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-05-06 UTC."],[],[]]