class Rancher::Ulimit
- Rancher::Ulimit
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/ulimit.crConstructors
Instance Method Summary
- #hard : Int64
- #hard=(hard : Int64)
- #hard? : Int64 | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #soft : Int64
- #soft=(soft : Int64)
- #soft? : Int64 | Nil