Class SyncCode (1.9.0)

SyncCode(value)

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