secret

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 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

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

func (CaReconciler) Reconcile

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

func (*CaReconciler) SetupWithManager

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

func (CaReconciler) UpdateMutatingWebhookConfiguration

func (r CaReconciler) UpdateMutatingWebhookConfiguration(wg *sync.WaitGroup, ch chan error, caBundle []byte)

func (CaReconciler) UpdateValidatingWebhookConfiguration

func (r CaReconciler) UpdateValidatingWebhookConfiguration(wg *sync.WaitGroup, ch chan error, caBundle []byte)

type MissingCaError

type MissingCaError struct {
}

func (MissingCaError) Error

func (MissingCaError) Error() string

type TlsReconciler

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

func (TlsReconciler) Reconcile

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

func (*TlsReconciler) SetupWithManager

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