helmv3

package
v1.19.1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmV3

type HelmV3 struct {
	// contains filtered or unexported fields
}

HelmV3 struct implements the IacProvider interface

func (*HelmV3) LoadIacDir

func (h *HelmV3) LoadIacDir(absRootDir string, options map[string]interface{}) (output.AllResourceConfigs, error)

LoadIacDir loads all helm charts under the specified directory

func (*HelmV3) LoadIacFile

func (h *HelmV3) LoadIacFile(absRootPath string, options map[string]interface{}) (allResourcesConfig output.AllResourceConfigs, err error)

LoadIacFile is not supported for helm. Only loading chart directories are supported

func (*HelmV3) Name

func (h *HelmV3) Name() string

Name returns name of the provider

Jump to

Keyboard shortcuts

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