class Rancher::MountEntry

Included Modules

Defined in:

rancher/types/generated/mount_entry.cr

Constructors

Instance Method Summary

Instance methods inherited from class Rancher::Object

client : Client client, client=(client : Client) client=, client? : Client | Nil client?, id : String id, id=(id : String) id=, id? : String | Nil id?, with_client(client : Client) with_client

Constructor Detail

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

[View source]

Instance Method Detail

def instance_name : String #

def instance_name=(instance_name : String) #

[View source]
def instance_name? : String | Nil #

def path : String #

def path=(path : String) #

[View source]
def path? : String | Nil #

def volume_name : String #

def volume_name=(volume_name : String) #

[View source]
def volume_name? : String | Nil #