Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct {
Config *config.Config
State *state.State
Client client.Client
BundleWriter bundlewriter.BundleWriter
}
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr manager.Manager) error
Click to show internal directories.
Click to hide internal directories.