secret

package
v0.0.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CAReconciler added in v0.0.4

type CAReconciler struct {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	Namespace string
}

func (CAReconciler) Reconcile added in v0.0.4

func (r CAReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*CAReconciler) SetupWithManager added in v0.0.4

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

func (CAReconciler) UpdateMutatingWebhookConfiguration added in v0.0.4

func (r CAReconciler) UpdateMutatingWebhookConfiguration(caBundle []byte) error

func (CAReconciler) UpdateValidatingWebhookConfiguration added in v0.0.4

func (r CAReconciler) UpdateValidatingWebhookConfiguration(caBundle []byte) error

type MissingCaError

type MissingCaError struct {
}

func (MissingCaError) Error

func (MissingCaError) Error() string

type TLSReconciler added in v0.0.4

type TLSReconciler struct {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	Namespace string
}

func (TLSReconciler) Reconcile added in v0.0.4

func (r TLSReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*TLSReconciler) SetupWithManager added in v0.0.4

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

Jump to

Keyboard shortcuts

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