gateway api v1.1.0 standard
Gateway.spec.addresses[]
GatewayAddress describes an address that can be 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`.
|