class Rancher::Azureadconfig

Included Modules

Defined in:

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

def access_mode=(access_mode : String) #

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

def admin_account_password : String #

def admin_account_password=(admin_account_password : String) #

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

def admin_account_username : String #

def admin_account_username=(admin_account_username : String) #

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

def client_id : String #

def client_id=(client_id : String) #

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

def domain : String #

def domain=(domain : String) #

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

def enabled : Bool #

def enabled=(enabled : Bool) #

[View source]
def enabled? : Bool | Nil #

def name : String #

def name=(name : String) #

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

def tenant_id : String #

def tenant_id=(tenant_id : String) #

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