Interface: GatewayStatusAddress
Defined in: lib/k8s/gateway.ts:64
GatewayStatusAddress describes a network address that is bound to a Gateway.
See
https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1.GatewayStatusAddress Gateway API reference for GatewayStatusAddress
Properties
type?
optional type?: string;
Defined in: lib/k8s/gateway.ts:65
value
value: string;
Defined in: lib/k8s/gateway.ts:66