Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
client.Client
ControllerOptions controller.Options
GatewayAPIExperimentalEnabled bool
LoggingMode logging.Mode
}
Reconciler reconciles a GatewayClass object.
func (*Reconciler) Reconcile ¶
func (r *Reconciler) Reconcile(ctx context.Context, gatewayClass *gatewayv1.GatewayClass) (ctrl.Result, error)
Reconcile moves the current state of an object to the intended state.
func (*Reconciler) SetupWithManager ¶
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.