mirror of
https://github.com/rancher/types.git
synced 2025-08-31 21:00:16 +00:00
Add transitioning field to container
This commit is contained in:
@@ -494,6 +494,7 @@ func podTypes(schemas *types.Schemas) *types.Schemas {
|
||||
EnvironmentFrom []EnvironmentFrom
|
||||
InitContainer bool
|
||||
State string
|
||||
Transitioning string
|
||||
TransitioningMessage string
|
||||
ExitCode *int
|
||||
RestartCount int
|
||||
|
Reference in New Issue
Block a user