addons

package
v0.0.0-...-162aa70 Latest Latest
Warning

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

Go to latest
Published: May 31, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentMetadata

type DeploymentMetadata struct {
	metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
	metav1.TypeMeta
}

type HelmChartParser

type HelmChartParser struct {
	T              *testing.T
	SlicedResource []string
}

func NewHelmConfigParser

func NewHelmConfigParser(helmTest *HelmTest) *HelmChartParser

func (*HelmChartParser) Contains

func (p *HelmChartParser) Contains(searchOptions SearchResourceOption) bool

func (*HelmChartParser) Find

func (p *HelmChartParser) Find(searchOptions SearchResourceOption, resource interface{})

type HelmTest

type HelmTest struct {
	T           *testing.T
	ChartPath   string
	HelmOptions *helm.Options
}

func NewHelmTest

func NewHelmTest(t *testing.T, chartRelativePath string, options map[string]string) *HelmTest

type SearchResourceOption

type SearchResourceOption struct {
	Name string
	Kind string
}

Jump to

Keyboard shortcuts

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