class Rancher::Setting
- Rancher::Setting
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/setting.crConstructors
Instance Method Summary
- #active_value : String
- #active_value=(active_value : String)
- #active_value? : String | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #value : String
- #value=(value : String)
- #value? : String | Nil