Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendRefT ¶
type BackendRefT interface { gatewayv1beta1.BackendRef | gatewayv1beta1.SecretObjectReference }
type HostnameT ¶
type HostnameT interface { gatewayv1beta1.Hostname | string }
type RouteT ¶
type RouteT interface { client.Object *gatewayv1beta1.HTTPRoute | *gatewayv1alpha2.UDPRoute | *gatewayv1alpha2.TCPRoute | *gatewayv1alpha2.TLSRoute | *gatewayv1alpha2.GRPCRoute }
Click to show internal directories.
Click to hide internal directories.