Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayClassReconciler ¶
GatewayClassReconciler reconciles a GatewayClass object
func (*GatewayClassReconciler) SetupWithManager ¶
func (r *GatewayClassReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager wires up the controller.
type GatewayReconciler ¶
GatewayReconciler reconciles a Gateway object
func (*GatewayReconciler) SetupWithManager ¶
func (r *GatewayReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager wires up the controller.
type HTTPRouteReconciler ¶
HTTPRouteReconciler reconciles a HTTPRoute object
func (*HTTPRouteReconciler) SetupWithManager ¶
func (r *HTTPRouteReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager wires up the controller.
type TcpRouteReconciler ¶
TcpRouteReconciler reconciles a TcpRoute object
func (*TcpRouteReconciler) SetupWithManager ¶
func (r *TcpRouteReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager wires up the controller.
type TrafficSplitReconciler ¶
TrafficSplitReconciler reconciles a TrafficSplit object
func (*TrafficSplitReconciler) SetupWithManager ¶
func (r *TrafficSplitReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager wires up the controller.
Click to show internal directories.
Click to hide internal directories.