class Rancher::Openldapconfig

Included Modules

Defined in:

rancher/types/generated/openldapconfig.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 allowed_identities : Array(Identity) #

def allowed_identities=(allowed_identities : Array(Identity)) #

[View source]
def allowed_identities? : Array(Identity) | Nil #

def connection_timeout : Int32 #

def connection_timeout=(connection_timeout : Int32) #

[View source]
def connection_timeout? : Int32 | 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 group_dn_field : String #

def group_dn_field=(group_dn_field : String) #

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

def group_member_mapping_attribute : String #

def group_member_mapping_attribute=(group_member_mapping_attribute : String) #

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

def group_member_user_attribute : String #

def group_member_user_attribute=(group_member_user_attribute : String) #

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

def group_name_field : String #

def group_name_field=(group_name_field : String) #

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

def group_object_class : String #

def group_object_class=(group_object_class : String) #

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

def group_search_domain : String #

def group_search_domain=(group_search_domain : String) #

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

def group_search_field : String #

def group_search_field=(group_search_field : String) #

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

def login_domain : String #

def login_domain=(login_domain : String) #

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

def name : String #

def name=(name : String) #

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

def port : Int32 #

def port=(port : Int32) #

[View source]
def port? : Int32 | Nil #

def server : String #

def server=(server : String) #

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

def service_account_password : String #

def service_account_password=(service_account_password : String) #

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

def service_account_username : String #

def service_account_username=(service_account_username : String) #

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

def tls : Bool #

def tls=(tls : Bool) #

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

def user_disabled_bit_mask : Int32 #

def user_disabled_bit_mask=(user_disabled_bit_mask : Int32) #

[View source]
def user_disabled_bit_mask? : Int32 | Nil #

def user_enabled_attribute : String #

def user_enabled_attribute=(user_enabled_attribute : String) #

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

def user_login_field : String #

def user_login_field=(user_login_field : String) #

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

def user_member_attribute : String #

def user_member_attribute=(user_member_attribute : String) #

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

def user_name_field : String #

def user_name_field=(user_name_field : String) #

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

def user_object_class : String #

def user_object_class=(user_object_class : String) #

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

def user_search_field : String #

def user_search_field=(user_search_field : String) #

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