mirror of
https://github.com/rancher/types.git
synced 2025-08-31 21:00:16 +00:00
add migrated conditions
This commit is contained in:
committed by
Darren Shepherd
parent
eb5a4fd55a
commit
6b3463d9ba
@@ -29,6 +29,7 @@ type AppSpec struct {
|
||||
|
||||
var (
|
||||
AppConditionInstalled condition.Cond = "Installed"
|
||||
AppConditionMigrated condition.Cond = "Migrated"
|
||||
)
|
||||
|
||||
type AppStatus struct {
|
||||
|
Reference in New Issue
Block a user