secret

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package secret implements reconciliation for secret.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager) error

Add creates a new secret Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.

Types

type ReconcileSecret

type ReconcileSecret struct {
	// contains filtered or unexported fields
}

ReconcileSecret reconciles a Secret object.

func (*ReconcileSecret) Reconcile

func (r *ReconcileSecret) Reconcile(request reconcile.Request) (reconcile.Result, error)

Reconcile watches the resource of type corev1.Secret{} and acts if the secret resource with a specific label has been modified.

Jump to

Keyboard shortcuts

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