Record
io-k8s-api-core-v1-endpoint-address
No description available.
record io-k8s-api-core-v1-endpoint-address {
hostname: option<string>,
ip: string,
node-name: option<string>,
target-ref: option<io-k8s-api-core-v1-object-reference>,
}Fields
| Name | Type | Description |
|---|---|---|
| hostname | option<string> | |
| ip | string | |
| node-name | option<string> | |
| target-ref | option<io-k8s-api-core-v1-object-reference> |