This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-certmanager/kubernetes/docs/V1NodeAddress.md

13 lines
479 B
Markdown
Raw Normal View History

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