class Rancher::ServiceProxy
- Rancher::ServiceProxy
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/service_proxy.crConstructors
Instance Method Summary
- #port : Int64
- #port=(port : Int64)
- #port? : Int64 | Nil
- #scheme : String
- #scheme=(scheme : String)
- #scheme? : String | Nil
- #service : String
- #service=(service : String)
- #service? : String | Nil
- #token : String
- #token=(token : String)
- #token? : String | Nil
- #url : String
- #url=(url : String)
- #url? : String | Nil