class Rancher::ExternalHandler
- Rancher::ExternalHandler
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/external_handler.crConstructors
Instance Method Summary
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #priority : Int32
- #priority=(priority : Int32)
- #priority? : Int32 | Nil
- #process_configs : Array(ExternalHandlerProcessConfig)
- #process_configs=(process_configs : Array(ExternalHandlerProcessConfig))
- #process_configs? : Array(ExternalHandlerProcessConfig) | Nil
- #remove_time : Time
- #remove_time=(remove_time : Time)
- #remove_time? : Time | Nil
- #removed : Time
- #removed=(removed : Time)
- #removed? : Time | Nil
- #retries : Int32
- #retries=(retries : Int32)
- #retries? : Int32 | Nil
- #state : String
- #state=(state : String)
- #state? : String | Nil
- #timeout_millis : Int32
- #timeout_millis=(timeout_millis : Int32)
- #timeout_millis? : Int32 | Nil
- #transitioning : String
- #transitioning=(transitioning : String)
- #transitioning? : String | Nil
- #transitioning_message : String
- #transitioning_message=(transitioning_message : String)
- #transitioning_message? : String | Nil
- #transitioning_progress : Int32
- #transitioning_progress=(transitioning_progress : Int32)
- #transitioning_progress? : Int32 | Nil
- #uuid : String
- #uuid=(uuid : String)
- #uuid? : String | Nil