class K8S::Api::Core::V1::TCPSocketAction
- K8S::Api::Core::V1::TCPSocketAction
- Reference
- Object
Overview
TCPSocketAction describes an action based on opening a socket
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
versions/v1.13/api/core/v1/tcp_socket_action.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, port : Int32 | String, host : String? = nil)