struct Kubernetes::APIResource

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 kind : String #

def name : String #

def namespaced : Bool #

def short_names : Array(String) #

def singular_name : String #

def storage_version_hash : String #

def verbs : Array(String) #