mirror of
https://github.com/rancher/types.git
synced 2025-08-31 21:00:16 +00:00
add new fields and action to multi cluster app
This commit is contained in:
committed by
Alena Prokharchyk
parent
93dc9ff0d6
commit
167329b41c
@@ -31,6 +31,7 @@ type AppSpec struct {
|
||||
var (
|
||||
AppConditionInstalled condition.Cond = "Installed"
|
||||
AppConditionMigrated condition.Cond = "Migrated"
|
||||
AppConditionDeployed condition.Cond = "Deployed"
|
||||
)
|
||||
|
||||
type AppStatus struct {
|
||||
|
Reference in New Issue
Block a user