class Rancher::ProcessSummary
- Rancher::ProcessSummary
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/process_summary.crConstructors
Instance Method Summary
- #delay : Int32
- #delay=(delay : Int32)
- #delay? : Int32 | Nil
- #process_name : String
- #process_name=(process_name : String)
- #process_name? : String | Nil
- #ready : Int32
- #ready=(ready : Int32)
- #ready? : Int32 | Nil
- #running : Int32
- #running=(running : Int32)
- #running? : Int32 | Nil