controllers

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImagePullSecretReconciler

type ImagePullSecretReconciler struct {
	client.Client
	Log          logur.Logger
	ErrorHandler emperror.ErrorHandler
	Scheme       *runtime.Scheme
	Recorder     record.EventRecorder

	ResourceReconciler        reconciler.ResourceReconciler
	PeriodicReconcileInterval time.Duration
}

AlertingPolicyReconciler reconciles a AlertingPolicy object

func (*ImagePullSecretReconciler) Reconcile

func (r *ImagePullSecretReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

+kubebuilder:rbac:groups=images.banzaicloud.io,resources=imagepullsecrets,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=images.banzaicloud.io,resources=imagepullsecrets/status,verbs=get;update;patch +kubebuilder:rbac:groups="",resources=configmaps,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups="",resources=events,verbs=create;update;patch

func (*ImagePullSecretReconciler) SetupWithManager

func (r *ImagePullSecretReconciler) SetupWithManager(mgr ctrl.Manager) error

type StringSet

type StringSet []string

func (StringSet) Has

func (s StringSet) Has(needle string) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL