Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
Reconciler is the interface used by a Controller to reconcile.
type Request ¶
type Request struct { Context string types.NamespacedName }
Request contains the information needed by a multicluster Reconciler to Reconcile: a context, namespace, and name.
Click to show internal directories.
Click to hide internal directories.