Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet( NewReconciler, )
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler manages the ImageMap API object.
func NewReconciler ¶
func NewReconciler(client ctrlclient.Client, dispatcher store.Dispatcher) *Reconciler
func (*Reconciler) CreateBuilder ¶
Click to show internal directories.
Click to hide internal directories.