builtins

package
v0.0.0-...-8ab2497 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResMapFactory

func NewResMapFactory() *resmap.Factory

Types

type HelmArgs

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

Add the given labels to the given field specifications.

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) Generate

func (p *HelmChartInflationGeneratorPlugin) Generate() (rm resmap.ResMap, 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