class Rancher::TargetPortRule
- Rancher::TargetPortRule
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/target_port_rule.crConstructors
Instance Method Summary
- #backend_name : String
- #backend_name=(backend_name : String)
- #backend_name? : String | Nil
- #hostname : String
- #hostname=(hostname : String)
- #hostname? : String | Nil
- #path : String
- #path=(path : String)
- #path? : String | Nil
- #target_port : Int64
- #target_port=(target_port : Int64)
- #target_port? : Int64 | Nil