controller

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReasonIssuing                    = `Issuing`
	ReasonIssued                     = `Issued`
	ReasonInvalidKey                 = `InvalidKey`
	ReasonInvalidPrivateKeyAlgorithm = `InvalidPrivateKeyAlgorithm`
	ReasonInvalidPrivateKeySize      = `InvalidPrivateKeySize`
	ReasonInvalidValue               = `InvalidValue`
	ReasonInternalReconcileError     = `InternalReconcileError`
	ReasonMissingHostname            = `MissingHostname`
)
View Source
const DefaultCertificateDuration = time.Hour * 24 * 90 // 90 days

Variables

This section is empty.

Functions

func AddToManager

func AddToManager(mgr manager.Manager, opts *options.Options) error

Types

type Route

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

func New

func New(base logr.Logger, config *rest.Config, recorder record.EventRecorder) (*Route, error)

func (*Route) Reconcile

func (r *Route) Reconcile(ctx context.Context, req reconcile.Request) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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