class Rancher::ProcessInstance
- Rancher::ProcessInstance
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/process_instance.crConstructors
Instance Method Summary
- #end_time : Time
- #end_time=(end_time : Time)
- #end_time? : Time | Nil
- #execution_count : Int32
- #execution_count=(execution_count : Int32)
- #execution_count? : Int32 | Nil
- #exit_reason : String
- #exit_reason=(exit_reason : String)
- #exit_reason? : String | Nil
- #phase : String
- #phase=(phase : String)
- #phase? : String | Nil
- #priority : Int32
- #priority=(priority : Int32)
- #priority? : Int32 | Nil
- #process_name : String
- #process_name=(process_name : String)
- #process_name? : String | Nil
- #resource_id : String
- #resource_id=(resource_id : String)
- #resource_id? : String | Nil
- #resource_type : String
- #resource_type=(resource_type : String)
- #resource_type? : String | Nil
- #result : String
- #result=(result : String)
- #result? : String | Nil
- #run_after : Time
- #run_after=(run_after : Time)
- #run_after? : Time | Nil
- #running_process_server_id : String
- #running_process_server_id=(running_process_server_id : String)
- #running_process_server_id? : String | Nil
- #start_process_server_id : String
- #start_process_server_id=(start_process_server_id : String)
- #start_process_server_id? : String | Nil
- #start_time : Time
- #start_time=(start_time : Time)
- #start_time? : Time | Nil