class Rancher::ExternalService
- Rancher::ExternalService
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/external_service.crConstructors
Instance Method Summary
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #external_id : String
- #external_id=(external_id : String)
- #external_id? : String | Nil
- #external_ip_addresses : Array(String)
- #external_ip_addresses=(external_ip_addresses : Array(String))
- #external_ip_addresses? : Array(String) | Nil
- #fqdn : String
- #fqdn=(fqdn : String)
- #fqdn? : String | Nil
- #health_check : InstanceHealthCheck
- #health_check=(health_check : InstanceHealthCheck)
- #health_check? : InstanceHealthCheck | Nil
- #health_state : String
- #health_state=(health_state : String)
- #health_state? : String | Nil
- #hostname : String
- #hostname=(hostname : String)
- #hostname? : String | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #launch_config : LaunchConfig
- #launch_config=(launch_config : LaunchConfig)
- #launch_config? : LaunchConfig | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #removed : Time
- #removed=(removed : Time)
- #removed? : Time | Nil
- #start_on_create : Bool
- #start_on_create=(start_on_create : Bool)
- #start_on_create? : Bool | Nil
- #state : String
- #state=(state : String)
- #state? : String | Nil
- #system : Bool
- #system=(system : Bool)
- #system? : Bool | Nil
- #transitioning : String
- #transitioning=(transitioning : String)
- #transitioning? : String | Nil
- #transitioning_message : String
- #transitioning_message=(transitioning_message : String)
- #transitioning_message? : String | Nil
- #transitioning_progress : Int64
- #transitioning_progress=(transitioning_progress : Int64)
- #transitioning_progress? : Int64 | Nil
- #upgrade : ServiceUpgrade
- #upgrade=(upgrade : ServiceUpgrade)
- #upgrade? : ServiceUpgrade | Nil
- #uuid : String
- #uuid=(uuid : String)
- #uuid? : String | Nil