mirror of
https://github.com/rancher/types.git
synced 2025-09-01 13:18:20 +00:00
Condition for cluster role population
This commit is contained in:
@@ -35,6 +35,7 @@ const (
|
||||
ClusterConditionSystemAccountCreated condition.Cond = "SystemAccountCreated"
|
||||
ClusterConditionAgentDeployed condition.Cond = "AgentDeployed"
|
||||
ClusterConditionGlobalAdminsSynced condition.Cond = "GlobalAdminsSynced"
|
||||
ClusterConditionInitialRolesPopulated condition.Cond = "InitialRolesPopulated"
|
||||
|
||||
ClusterDriverImported = "imported"
|
||||
ClusterDriverLocal = "local"
|
||||
|
Reference in New Issue
Block a user