util

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2019 License: Apache-2.0 Imports: 2 Imported by: 21

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmOverrides added in v0.25.0

type HelmOverrides struct {
	Values map[string]interface{} `yaml:",inline"`
}

func (*HelmOverrides) MarshalJSON added in v0.25.0

func (h *HelmOverrides) MarshalJSON() ([]byte, error)

func (*HelmOverrides) UnmarshalJSON added in v0.25.0

func (h *HelmOverrides) UnmarshalJSON(text []byte) error

type VersionedConfig

type VersionedConfig interface {
	GetVersion() string
	Upgrade() (VersionedConfig, error)
}

Jump to

Keyboard shortcuts

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