controller

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReasonIssuing                    = `Issuing`
	ReasonInvalidKey                 = `InvalidKey`
	ReasonInvalidPrivateKeyAlgorithm = `InvalidPrivateKeyAlgorithm`
	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