config

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2021 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 Config

type Config struct {
	Config config `json:"config"`
	Helm   helm   `json:"helm"`
}

func NewConfig

func NewConfig(ctx context.Context, fileReader fileReader) (c Config, err error)

func (Config) IsConfigDockerfileContextAddFileAccepted

func (c Config) IsConfigDockerfileContextAddFileAccepted(relPath string) (bool, error)

func (Config) IsConfigGoTemplateRenderingEnvNameAccepted

func (c Config) IsConfigGoTemplateRenderingEnvNameAccepted(envName string) (bool, error)

func (Config) IsConfigStapelFromLatestAccepted

func (c Config) IsConfigStapelFromLatestAccepted() bool

func (Config) IsConfigStapelGitBranchAccepted

func (c Config) IsConfigStapelGitBranchAccepted() bool

func (Config) IsConfigStapelMountBuildDirAccepted

func (c Config) IsConfigStapelMountBuildDirAccepted() bool

func (Config) IsConfigStapelMountFromPathAccepted

func (c Config) IsConfigStapelMountFromPathAccepted(fromPath string) (bool, error)

func (Config) IsUncommittedConfigAccepted

func (c Config) IsUncommittedConfigAccepted() bool

func (Config) IsUncommittedConfigGoTemplateRenderingFileAccepted

func (c Config) IsUncommittedConfigGoTemplateRenderingFileAccepted(path string) (bool, error)

func (Config) IsUncommittedConfigTemplateFileAccepted

func (c Config) IsUncommittedConfigTemplateFileAccepted(path string) (bool, error)

func (Config) IsUncommittedDockerfileAccepted

func (c Config) IsUncommittedDockerfileAccepted(relPath string) (bool, error)

func (Config) IsUncommittedDockerignoreAccepted

func (c Config) IsUncommittedDockerignoreAccepted(relPath string) (bool, error)

func (Config) IsUncommittedHelmFileAccepted

func (c Config) IsUncommittedHelmFileAccepted(relPath string) (bool, error)

Jump to

Keyboard shortcuts

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