python/docs/V1NodeAddress.md
2016-11-02 13:38:36 -07:00

12 lines
422 B
Markdown

# V1NodeAddress
## 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)