class K8S::Api::Core::V1::NodeAddress
- K8S::Api::Core::V1::NodeAddress
- Reference
- Object
Overview
NodeAddress contains information for the node's address.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.16/api/core/v1/node_address.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, address : String, type : String)