app

package
v1.4.0-beta.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandStartInjectorController

func NewCommandStartInjectorController(ctx context.Context, out, errOut io.Writer) *cobra.Command

NewCommandStartInjectorController is a CLI handler for starting cert-manager

Types

type InjectorControllerOptions

type InjectorControllerOptions struct {
	Namespace               string
	LeaderElect             bool
	LeaderElectionNamespace string
	LeaseDuration           time.Duration
	RenewDeadline           time.Duration
	RetryPeriod             time.Duration

	StdOut io.Writer
	StdErr io.Writer
	// contains filtered or unexported fields
}

func NewInjectorControllerOptions

func NewInjectorControllerOptions(out, errOut io.Writer) *InjectorControllerOptions

func (*InjectorControllerOptions) AddFlags

func (o *InjectorControllerOptions) AddFlags(fs *pflag.FlagSet)

func (InjectorControllerOptions) RunInjectorController

func (o InjectorControllerOptions) RunInjectorController(ctx context.Context) error

Jump to

Keyboard shortcuts

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