python/kubernetes/docs/V1NodeAddress.md
2022-05-02 11:58:59 -07:00

479 B

V1NodeAddress

NodeAddress contains information for the node's address.

Properties

Name Type Description Notes
address str The node address.
type str Node address type, one of Hostname, ExternalIP or InternalIP.

[Back to Model list] [Back to API list] [Back to README]