Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageUpdateAutomationReconciler ¶
type ImageUpdateAutomationReconciler struct {
client.Client
EventRecorder kuberecorder.EventRecorder
helper.Metrics
NoCrossNamespaceRef bool
// contains filtered or unexported fields
}
ImageUpdateAutomationReconciler reconciles a ImageUpdateAutomation object
func (*ImageUpdateAutomationReconciler) SetupWithManager ¶
func (r *ImageUpdateAutomationReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, opts ImageUpdateAutomationReconcilerOptions) error
type ImageUpdateAutomationReconcilerOptions ¶
type ImageUpdateAutomationReconcilerOptions struct {
RateLimiter ratelimiter.RateLimiter
}
type TemplateData ¶
type TemplateData struct {
AutomationObject types.NamespacedName
Updated update.Result
}
TemplateData is the type of the value given to the commit message template.
Click to show internal directories.
Click to hide internal directories.