deploy

package
v2.12.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckHelmInitStruct

func CheckHelmInitStruct(t *testutil.T, expected []latest.HelmRelease, actual []latest.HelmRelease)

CheckHelmInitStruct test if helm init struct

Types

type Initializer

type Initializer interface {
	// DeployConfig generates Deploy Config for skaffold configuration.
	DeployConfig() latest.DeployConfig
}

Initializer detects a deployment type and is able to extract image names from it

func NewInitializer

func NewInitializer(h analyze.HelmChartInfo, c config.Config) Initializer

NewInitializer if any helm charts are provided we use HelmInitializer, otherwise we use empty initializer.

Jump to

Keyboard shortcuts

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