class Rancher::SecretReference

Included Modules

Defined in:

rancher/types/generated/secret_reference.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 gid : String #

def gid=(gid : String) #

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

def mode : String #

def mode=(mode : String) #

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

def name : String #

def name=(name : String) #

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

def uid : String #

def uid=(uid : String) #

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