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
OIDC auth.OIDCConfig
NotificationControllerAddress string
TLSCertFile string
TLSKeyFile string
Insecure bool
MTLS bool
DevMode bool
DevUser string
}
Options contains all the options for the gitops-server command.
Click to show internal directories.
Click to hide internal directories.