class Rancher::PortRule
- Rancher::PortRule
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/port_rule.crConstructors
Instance Method Summary
- #backend_name : String
- #backend_name=(backend_name : String)
- #backend_name? : String | Nil
- #environment : String
- #environment=(environment : String)
- #environment? : String | Nil
- #hostname : String
- #hostname=(hostname : String)
- #hostname? : String | Nil
- #path : String
- #path=(path : String)
- #path? : String | Nil
- #priority : Int64
- #priority=(priority : Int64)
- #priority? : Int64 | Nil
- #protocol : String
- #protocol=(protocol : String)
- #protocol? : String | Nil
- #region : String
- #region=(region : String)
- #region? : String | Nil
- #selector : String
- #selector=(selector : String)
- #selector? : String | Nil
- #source_port : Int64
- #source_port=(source_port : Int64)
- #source_port? : Int64 | Nil
- #target_port : Int64
- #target_port=(target_port : Int64)
- #target_port? : Int64 | Nil
- #weight : Int64
- #weight=(weight : Int64)
- #weight? : Int64 | Nil