mirror of
https://github.com/rancher/types.git
synced 2025-09-03 06:04:24 +00:00
cis: schedule, alerts, profiles
This commit is contained in:
@@ -18,4 +18,9 @@ const (
|
||||
// error type
|
||||
|
||||
Failed cond.Cond = "Failed"
|
||||
|
||||
// generic type
|
||||
// these will not trigger any state change on the object
|
||||
|
||||
Alerted cond.Cond = "Alerted"
|
||||
)
|
||||
|
Reference in New Issue
Block a user