We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c92ae4 + b567cf0 commit 79b5ac6Copy full SHA for 79b5ac6
apis/v1alpha1/gateway_types.go
@@ -552,12 +552,6 @@ const (
552
NamedAddressType AddressType = "NamedAddress"
553
)
554
555
-// ListenerExtensionObjectReference identifies a listener extension object
556
-// within a known namespace.
557
-//
558
-// +k8s:deepcopy-gen=false
559
-type ListenerExtensionObjectReference = LocalObjectReference
560
-
561
// GatewayStatus defines the observed state of Gateway.
562
type GatewayStatus struct {
563
// Addresses lists the IP addresses that have actually been
0 commit comments