Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalGatewayReconciler ¶
ExternalGatewayReconciler reconciles a ExternalGateway object
func NewExternalGatewayReconciler ¶
func NewExternalGatewayReconciler(mgr manager.Manager) *ExternalGatewayReconciler
NewExternalGatewayReconciler creates a new ExternalGatewayReconciler
func (*ExternalGatewayReconciler) Reconcile ¶
func (r *ExternalGatewayReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile is part of the main kubernetes reconciliation loop
func (*ExternalGatewayReconciler) SetupWithManager ¶
func (r *ExternalGatewayReconciler) SetupWithManager(mgr ctrl.Manager, rateLimiterConfig controllers.RateLimiterConfig) error
SetupWithManager sets up the controller with the Manager
Click to show internal directories.
Click to hide internal directories.