Record
io-k8s-api-discovery-v1-endpoint
No description available.
record io-k8s-api-discovery-v1-endpoint {
addresses: list<string>,
conditions: option<io-k8s-api-discovery-v1-endpoint-conditions>,
deprecated-topology: option<io-k8s-api-discovery-v1-endpoint-deprecated-topology>,
hints: option<io-k8s-api-discovery-v1-endpoint-hints>,
hostname: option<string>,
node-name: option<string>,
target-ref: option<io-k8s-api-core-v1-object-reference>,
zone: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| addresses | list<string> | |
| conditions | option<io-k8s-api-discovery-v1-endpoint-conditions> | |
| deprecated-topology | option<io-k8s-api-discovery-v1-endpoint-deprecated-topology> | |
| hints | option<io-k8s-api-discovery-v1-endpoint-hints> | |
| hostname | option<string> | |
| node-name | option<string> | |
| target-ref | option<io-k8s-api-core-v1-object-reference> | |
| zone | option<string> |