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
 - JSON::Serializable::Unmapped
 - YAML::Serializable
 - YAML::Serializable::Unmapped
 
Defined in:
versions/v1.18/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)