runcontext

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2020 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunContext

type RunContext struct {
	Opts config.SkaffoldOptions
	Cfg  latest.Pipeline

	KubeContext        string
	Namespaces         []string
	WorkingDir         string
	InsecureRegistries map[string]bool
}

func GetRunContext

func GetRunContext(opts config.SkaffoldOptions, cfg latest.Pipeline) (*RunContext, error)

func (*RunContext) AddSkaffoldLabels added in v1.7.1

func (rc *RunContext) AddSkaffoldLabels() bool

func (*RunContext) AutoBuild added in v1.7.1

func (rc *RunContext) AutoBuild() bool

func (*RunContext) AutoDeploy added in v1.7.1

func (rc *RunContext) AutoDeploy() bool

func (*RunContext) AutoSync added in v1.7.1

func (rc *RunContext) AutoSync() bool

func (*RunContext) CacheArtifacts added in v1.7.1

func (rc *RunContext) CacheArtifacts() bool

func (*RunContext) CacheFile added in v1.7.1

func (rc *RunContext) CacheFile() string

func (*RunContext) ConfigurationFile added in v1.7.1

func (rc *RunContext) ConfigurationFile() string

func (*RunContext) CustomLabels added in v1.7.1

func (rc *RunContext) CustomLabels() []string

func (*RunContext) CustomTag added in v1.7.1

func (rc *RunContext) CustomTag() string

func (*RunContext) DefaultRepo

func (rc *RunContext) DefaultRepo() *string

func (*RunContext) DetectMinikube added in v1.14.0

func (rc *RunContext) DetectMinikube() bool

func (*RunContext) DigestSource added in v1.7.1

func (rc *RunContext) DigestSource() string

func (*RunContext) DryRun added in v1.7.1

func (rc *RunContext) DryRun() bool

func (*RunContext) ForceDeploy added in v1.7.1

func (rc *RunContext) ForceDeploy() bool

func (*RunContext) GetInsecureRegistries added in v1.7.1

func (rc *RunContext) GetInsecureRegistries() map[string]bool

func (*RunContext) GetKubeConfig added in v1.7.1

func (rc *RunContext) GetKubeConfig() string

func (*RunContext) GetKubeContext added in v1.7.1

func (rc *RunContext) GetKubeContext() string

func (*RunContext) GetKubeNamespace added in v1.7.1

func (rc *RunContext) GetKubeNamespace() string

func (*RunContext) GetNamespaces added in v1.7.1

func (rc *RunContext) GetNamespaces() []string

func (*RunContext) GetWorkingDir added in v1.7.1

func (rc *RunContext) GetWorkingDir() string

func (*RunContext) GlobalConfig added in v1.7.1

func (rc *RunContext) GlobalConfig() string

func (*RunContext) MinikubeProfile added in v1.7.1

func (rc *RunContext) MinikubeProfile() string

func (*RunContext) Mode added in v1.7.1

func (rc *RunContext) Mode() config.RunMode

func (*RunContext) Muted added in v1.7.1

func (rc *RunContext) Muted() config.Muted

func (*RunContext) NoPruneChildren added in v1.7.1

func (rc *RunContext) NoPruneChildren() bool

func (*RunContext) Notification added in v1.7.1

func (rc *RunContext) Notification() bool

func (*RunContext) Pipeline added in v1.7.1

func (rc *RunContext) Pipeline() latest.Pipeline

func (*RunContext) PortForward added in v1.7.1

func (rc *RunContext) PortForward() bool

func (*RunContext) Prune added in v1.7.1

func (rc *RunContext) Prune() bool

func (*RunContext) RenderOnly added in v1.7.1

func (rc *RunContext) RenderOnly() bool

func (*RunContext) RenderOutput added in v1.7.1

func (rc *RunContext) RenderOutput() string

func (*RunContext) SkipRender added in v1.7.1

func (rc *RunContext) SkipRender() bool

func (*RunContext) SkipTests added in v1.7.1

func (rc *RunContext) SkipTests() bool

func (*RunContext) StatusCheck added in v1.7.1

func (rc *RunContext) StatusCheck() bool

func (*RunContext) Tail added in v1.7.1

func (rc *RunContext) Tail() bool

func (*RunContext) Trigger added in v1.7.1

func (rc *RunContext) Trigger() string

func (*RunContext) UpdateNamespaces added in v0.36.0

func (rc *RunContext) UpdateNamespaces(ns []string)

func (*RunContext) WaitForDeletions added in v1.7.1

func (rc *RunContext) WaitForDeletions() config.WaitForDeletions

func (*RunContext) WatchPollInterval added in v1.7.1

func (rc *RunContext) WatchPollInterval() int

Jump to

Keyboard shortcuts

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