mirror of
https://github.com/rancher/types.git
synced 2025-04-27 10:20:48 +00:00
Merge pull request #1121 from brendarearden/catalog-types-update
Catalog types update
This commit is contained in:
commit
14e9ee6d63
@ -42,6 +42,7 @@ var (
|
||||
CatalogConditionRefreshed condition.Cond = "Refreshed"
|
||||
CatalogConditionUpgraded condition.Cond = "Upgraded"
|
||||
CatalogConditionDiskCached condition.Cond = "DiskCached"
|
||||
CatalogConditionProcessed condition.Cond = "Processed"
|
||||
)
|
||||
|
||||
type CatalogCondition struct {
|
||||
|
Loading…
Reference in New Issue
Block a user