class Rancher::ChangeSecretInput

Included Modules

Defined in:

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

def new_secret=(new_secret : String) #

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

def old_secret : String #

def old_secret=(old_secret : String) #

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