struct

Kubernetes::Resources::Pods::ContainerStateTerminated

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : ::JSON::PullParser)
Source

Instance methods

exit_code
Source
exit_code=(exit_code : Int32 | Nil)
Source
message
Source
message=(message : String | Nil)
Source
reason
Source
reason=(reason : String | Nil)
Source