struct Kubernetes::PersistentVolume::Iscsi

Included Modules

Defined in:

kubernetes/persistent_volume.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

Instance Method Detail

def chap_auth_session : Bool #

def fs_type : String #

def iqn : String #

def lun : Int32 #

def secret_ref : SecretRef #

def target_portal : String #