Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
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.
Click to show internal directories.
Click to hide internal directories.