Documentation ¶ Index ¶ func ScheduledJobs(ctx context.Context, params Params) error func Secret(ctx context.Context, params Params) error func StorageSecret(ctx context.Context, params Params) error type Params Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ScheduledJobs ¶ func ScheduledJobs(ctx context.Context, params Params) error func Secret ¶ func Secret(ctx context.Context, params Params) error func StorageSecret ¶ func StorageSecret(ctx context.Context, params Params) error Types ¶ type Params ¶ type Params struct { Client client.Client Recorder record.EventRecorder Scheme *runtime.Scheme Log logr.Logger Instance *securityv1.Repository } Source Files ¶ View all Source files cron.go params.go repository.go secret.go Click to show internal directories. Click to hide internal directories.