class Rancher::LocalAuthConfig
- Rancher::LocalAuthConfig
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/local_auth_config.crConstructors
Instance Method Summary
- #access_mode : String
- #access_mode=(access_mode : String)
- #access_mode? : String | Nil
- #enabled : Bool
- #enabled=(enabled : Bool)
- #enabled? : Bool | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #password : Password
- #password=(password : Password)
- #password? : Password | Nil
- #username : String
- #username=(username : String)
- #username? : String | Nil