cmd

package
v0.9.1-rc.2 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: MPL-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand() *cobra.Command

Types

type Options

type Options struct {
	Port                          string
	Host                          string
	HelmRepoNamespace             string
	HelmRepoName                  string
	Path                          string
	LogLevel                      string
	OIDCSecret                    string
	OIDC                          auth.OIDCConfig
	NotificationControllerAddress string
	TLSCertFile                   string
	TLSKeyFile                    string
	Insecure                      bool
	MTLS                          bool
	DevMode                       bool
	DevUser                       string
	EnableMetrics                 bool
	MetricsAddress                string
}

Options contains all the options for the gitops-server command.

Jump to

Keyboard shortcuts

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