struct Kubernetes::Service::Port
- Kubernetes::Service::Port
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Kubernetes::Serializable
- YAML::Serializable
Defined in:
kubernetes.crConstructors
Instance Method Summary
- #app_protocol : String | Nil
- #name : String
- #node_port : Int32 | Nil
- #port : Int32
- #protocol : Protocol
- #target_port : Int32 | String | Nil