Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HelmChartVersion = "3.0.0"
Functions ¶
Types ¶
type RunCommandFlags ¶ added in v0.9.2
type RunCommandFlags struct { FluxVersion string AllowK8sContext string Components []string ComponentsExtra []string Timeout time.Duration PortForward string // port forward specifier, e.g. "port=8080:8080,resource=svc/app" DashboardPort string RootDir string // Global flags. Namespace string KubeConfig string // Flags, created by genericclioptions. Context string }
Click to show internal directories.
Click to hide internal directories.