class Rancher::ComposeService
- Rancher::ComposeService
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/compose_service.crConstructors
Instance Method Summary
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #current_scale : Int64
- #current_scale=(current_scale : Int64)
- #current_scale? : Int64 | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #external_id : String
- #external_id=(external_id : String)
- #external_id? : String | Nil
- #fqdn : String
- #fqdn=(fqdn : String)
- #fqdn? : String | Nil
- #health_state : String
- #health_state=(health_state : String)
- #health_state? : 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
- #public_endpoints : Array(PublicEndpoint)
- #public_endpoints=(public_endpoints : Array(PublicEndpoint))
- #public_endpoints? : Array(PublicEndpoint) | Nil
- #removed : Time
- #removed=(removed : Time)
- #removed? : Time | Nil
- #scale : Int64
- #scale=(scale : Int64)
- #scale? : Int64 | Nil
- #scale_policy : ScalePolicy
- #scale_policy=(scale_policy : ScalePolicy)
- #scale_policy? : ScalePolicy | Nil
- #selector_container : String
- #selector_container=(selector_container : String)
- #selector_container? : String | Nil
- #selector_link : String
- #selector_link=(selector_link : String)
- #selector_link? : String | 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
- #uuid : String
- #uuid=(uuid : String)
- #uuid? : String | Nil
- #vip : String
- #vip=(vip : String)
- #vip? : String | Nil