struct

Kubernetes::Resources::Pods::PodSpec

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

containers
Source
containers=(containers : Array(Container) | Nil)
Source
node_name
Source
node_name=(node_name : String | Nil)
Source
restart_policy
Source
restart_policy=(restart_policy : String | Nil)
Source
service_account_name
Source
service_account_name=(service_account_name : String | Nil)
Source