mirror of
https://github.com/rancher/types.git
synced 2025-09-09 00:48:56 +00:00
add resume
This commit is contained in:
@@ -116,7 +116,8 @@ func workloadTypes(schemas *types.Schemas) *types.Schemas {
|
||||
"rollback": {
|
||||
Input: "revision",
|
||||
},
|
||||
"pause": {},
|
||||
"pause": {},
|
||||
"resume": {},
|
||||
}
|
||||
schema.MustCustomizeField("name", func(field types.Field) types.Field {
|
||||
field.Type = "dnsLabel"
|
||||
|
Reference in New Issue
Block a user