mirror of
https://github.com/rancher/types.git
synced 2025-07-13 05:14:01 +00:00
cluster condition for global admins
This commit is contained in:
parent
c45cf4584e
commit
6577dd1ec1
@ -28,6 +28,7 @@ const (
|
||||
ClusterConditionAddonDeploy condition.Cond = "AddonDeploy"
|
||||
ClusterConditionSystemAccountCreated condition.Cond = "SystemAccountCreated"
|
||||
ClusterConditionAgentDeployed condition.Cond = "AgentDeployed"
|
||||
ClusterConditionGlobalAdminsSynced condition.Cond = "GlobalAdminsSynced"
|
||||
|
||||
ClusterDriverImported = "imported"
|
||||
ClusterDriverLocal = "local"
|
||||
|
Loading…
Reference in New Issue
Block a user