NodeAddress

io.k8s.api.core.v1.NodeAddress

Description

NodeAddress contains information for the node's address.

Properties

address string required
The node address.
type string required
Node address type, one of Hostname, ExternalIP or InternalIP.