builtins

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmArgs

type HelmArgs struct {
	types.HelmGlobals `json:"helmGlobals,omitempty" yaml:"helmGlobals,omitempty"`
	HelmCharts        []types.HelmChart `json:"helmCharts,omitempty" yaml:"helmCharts,omitempty"`
}

type HelmChartInflationGeneratorPlugin

type HelmChartInflationGeneratorPlugin struct {
	types.HelmGlobals `json:",inline,omitempty" yaml:",inline,omitempty"`
	types.HelmChart   `json:",inline,omitempty" yaml:",inline,omitempty"`
	// contains filtered or unexported fields
}
var KustomizeHelmChartInflationGeneratorPlugin HelmChartInflationGeneratorPlugin

noinspection GoUnusedGlobalVariable

func (*HelmChartInflationGeneratorPlugin) ConfigureAuth added in v0.2.0

func (p *HelmChartInflationGeneratorPlugin) ConfigureAuth(items []*fn.KubeObject) (err error)

func (*HelmChartInflationGeneratorPlugin) Generate

func (p *HelmChartInflationGeneratorPlugin) Generate() (objects fn.KubeObjects, err error)

func (*HelmChartInflationGeneratorPlugin) ValidateArgs

func (p *HelmChartInflationGeneratorPlugin) ValidateArgs() (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL