gateway api v1.2.0 experimental
Gateway.status.addresses[]
GatewayStatusAddress describes a network address that is bound to a Gateway.
| Field / Type | Description |
|---|---|
type | Type of the address.
|
value | Value of the address. The validity of the values will depend on the type and support by the controller. Examples: `1.2.3.4`, `128::1`, `my-ip-address`.
|