Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChartPath ¶ added in v0.3.0
func ChartPath(helm *fleet.HelmOptions) string
Types ¶
type Match ¶
type Match struct {
Target *fleet.BundleTarget
Bundle *Bundle
}
type Style ¶ added in v0.3.0
type Style struct {
ChartPath string
KustomizePath string
HasChartYAML bool
Options fleet.BundleDeploymentOptions
}
func DetermineStyle ¶ added in v0.3.0
func DetermineStyle(m *manifest.Manifest, options fleet.BundleDeploymentOptions) Style
func (Style) IsKustomize ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.