Documentation ¶
Index ¶
Constants ¶
View Source
const Group = "gateway.networking.k8s.io"
Variables ¶
View Source
var ( GroupKindGateway = resources.NewGroupKind(Group, "Gateway") GroupKindHTTPRoute = resources.NewGroupKind(Group, "HTTPRoute") )
Functions ¶
func HTTPRoutesReconciler ¶
func HTTPRoutesReconciler(c controller.Interface) (reconcile.Interface, error)
func NewGatewaySource ¶
func NewGatewaySource(c controller.Interface) (source.DNSSource, error)
NewGatewaySource is the DNSSource for gateways.gateway.networking.k8s.io resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.