struct Kubernetes::Config::UserEntry::Exec

Included Modules

Defined in:

kubernetes.cr

Constructors

Instance Method Summary

Instance methods inherited from module Kubernetes::Serializable

pretty_print(pp) : Nil pretty_print

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def api_version : String #

def args : Array(String) #

def command : String #

def env : YAML::Any | Nil #

def interactive_mode : String | Nil #

def provide_cluster_info? : Bool | Nil #