struct

Kubernetes::Resources::Services::ServicePort

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : ::JSON::PullParser)
Source

Instance methods

name
Source
name=(name : String | Nil)
Source
port
Source
port=(port : Int32)
Source
protocol
Source
protocol=(protocol : String | Nil)
Source
target_port
Source
target_port=(target_port : Int32 | String | Nil)
Source