Documentation
¶
Index ¶
Constants ¶
View Source
const (
FinalizerName = "accessgroup.networking.cloudflare-operator.io/finalizer"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶ added in v0.23.1
type Reconciler struct {
client.Client
Scheme *runtime.Scheme
Recorder record.EventRecorder
// contains filtered or unexported fields
}
Reconciler reconciles an AccessGroup object
func (*Reconciler) Reconcile ¶ added in v0.23.1
Reconcile implements the reconciliation loop for AccessGroup resources.
func (*Reconciler) SetupWithManager ¶ added in v0.23.1
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.