app

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandStartInjectorController

func NewCommandStartInjectorController(out, errOut io.Writer, stopCh <-chan struct{}) *cobra.Command

NewCommandStartInjectorController is a CLI handler for starting cert-manager

Types

type InjectorControllerOptions

type InjectorControllerOptions struct {
	Namespace               string
	LeaderElect             bool
	LeaderElectionNamespace string

	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(stopCh <-chan struct{})

Jump to

Keyboard shortcuts

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