Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewExtendedController ¶
func NewExtendedController(generator common.ExtensionGenerator) injection.ControllerConstructor
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func (*Reconciler) FinalizeKind ¶
func (r *Reconciler) FinalizeKind(ctx context.Context, original *v1alpha1.ManualApprovalGate) pkgreconciler.Event
FinalizeKind removes all resources after deletion of a ManualApprovalGate CR.
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, mag *v1alpha1.ManualApprovalGate) pkgreconciler.Event
type Recorder ¶
type Recorder struct { }
func NewRecorder ¶
func (*Recorder) LogMetrics ¶
func (m *Recorder) LogMetrics(status, version string, logger *zap.SugaredLogger)
Click to show internal directories.
Click to hide internal directories.