Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallFlags ¶
type InstallFlags struct {
GitUrl string // resource url
GitRef string
AppType string
HelmValueFile []string
ForceInstall bool
IgnorePreInstall bool
HelmSet []string
HelmRepoName string
HelmRepoUrl string
HelmRepoVersion string
HelmChartName string
HelmWait bool
OuterConfig string
Config string
ResourcePath []string
//Namespace string
LocalPath string
}
Click to show internal directories.
Click to hide internal directories.