certmanager

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CertManagerNamespace = "cert-manager"
)

Variables

This section is empty.

Functions

func NewInstallCommand

func NewInstallCommand(cli cli.CLI, options *InstallOptions) *cobra.Command

func NewRootCmd

func NewRootCmd(cli cli.CLI) *cobra.Command

func NewUninstallCommand

func NewUninstallCommand(cli cli.CLI, options *UninstallOptions) *cobra.Command

Types

type InstallOptions

type InstallOptions struct {
	DumpResources bool
}

func NewInstallOptions

func NewInstallOptions() *InstallOptions

type UninstallOptions

type UninstallOptions struct {
	DumpResources       bool
	Skip                bool
	Force               bool
	UninstallEverything bool
}

func NewUninstallOptions

func NewUninstallOptions() *UninstallOptions

Jump to

Keyboard shortcuts

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