helm_deployment

package
v3.2.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHelmDeploymentConfigPlugin

func NewHelmDeploymentConfigPlugin() plugin_registry.DeploymentConfigPlugin

Types

type HelmDeploymentConfigPlugin

type HelmDeploymentConfigPlugin struct {
}

func (*HelmDeploymentConfigPlugin) DefaultConfig

func (p *HelmDeploymentConfigPlugin) DefaultConfig(imageInfo interface{}) interface{}

func (*HelmDeploymentConfigPlugin) GetContainerImages

func (p *HelmDeploymentConfigPlugin) GetContainerImages(dep interface{}) (bool, []string, error)

This function does not open the helm chart package contents to try to extract container images. This could be done in the future if necessary for this kind of deployment.

func (*HelmDeploymentConfigPlugin) Sign

func (p *HelmDeploymentConfigPlugin) Sign(dep map[string]interface{}, keyFilePath string, ctx plugin_registry.PluginContext) (bool, string, string, error)

func (*HelmDeploymentConfigPlugin) StartTest

func (p *HelmDeploymentConfigPlugin) StartTest(homeDirectory string, userInputFile string, configFiles []string, configType string, noFSS bool, userCreds string) bool

func (*HelmDeploymentConfigPlugin) StopTest

func (p *HelmDeploymentConfigPlugin) StopTest(homeDirectory string) bool

func (*HelmDeploymentConfigPlugin) Validate

func (p *HelmDeploymentConfigPlugin) Validate(dep interface{}) (bool, error)

Jump to

Keyboard shortcuts

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