An enum representing an ACM's status syncing configs to a
cluster
Values:
SYNC_CODE_UNSPECIFIED (0):
ACM cannot determine a sync code
SYNCED (1):
ACM successfully synced the git Repo with the
cluster
PENDING (2):
ACM is in the progress of syncing a new
change
ERROR (3):
Indicates an error configuring ACM, and user
action is required
NOT_CONFIGURED (4):
ACM has been installed (operator manifest
deployed), but not configured.
NOT_INSTALLED (5):
ACM has not been installed (no operator pod
found)
UNAUTHORIZED (6):
Error authorizing with the cluster
UNREACHABLE (7):
Cluster could not be reached
[[["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 2024-11-14 UTC."],[],[]]