struct

Kubernetes::Resources::Pods::Container

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

args
Source
args=(args : Array(String) | Nil)
Source
command
Source
command=(command : Array(String) | Nil)
Source
image
Source
image=(image : String)
Source
name
Source
name=(name : String)
Source