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 DefaultRepo string KubeContext string WorkingDir string Namespaces []string InsecureRegistries map[string]bool }
func GetRunContext ¶
func GetRunContext(opts *config.SkaffoldOptions, cfg *latest.Pipeline) (*RunContext, error)
Click to show internal directories.
Click to hide internal directories.