cmd

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2019 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

View Source
const NoDockerfile = "None (image not built from these sources)"

NoDockerfile allows users to specify they don't want to build an image we parse out from a kubernetes manifest

Variables

This section is empty.

Functions

func AddRunDeployFlags added in v0.13.0

func AddRunDeployFlags(cmd *cobra.Command)

func AddRunDevFlags

func AddRunDevFlags(cmd *cobra.Command)

func FlagToEnvVarName added in v0.20.0

func FlagToEnvVarName(f *pflag.Flag) string

func NewCmdBuild added in v0.6.0

func NewCmdBuild(out io.Writer) *cobra.Command

NewCmdBuild describes the CLI command to build artifacts.

func NewCmdCompletion added in v0.4.0

func NewCmdCompletion(out io.Writer) *cobra.Command

NewCmdCompletion returns the cobra command that outputs shell completion code

func NewCmdConfig added in v0.13.0

func NewCmdConfig(out io.Writer) *cobra.Command

func NewCmdDelete added in v0.7.0

func NewCmdDelete(out io.Writer) *cobra.Command

NewCmdDelete describes the CLI command to delete deployed resources.

func NewCmdDeploy added in v0.7.0

func NewCmdDeploy(out io.Writer) *cobra.Command

NewCmdDeploy describes the CLI command to deploy artifacts.

func NewCmdDev

func NewCmdDev(out io.Writer) *cobra.Command

NewCmdDev describes the CLI command to run a pipeline in development mode.

func NewCmdDiagnose added in v0.16.0

func NewCmdDiagnose(out io.Writer) *cobra.Command

NewCmdDiagnose describes the CLI command to diagnose skaffold.

func NewCmdFix added in v0.4.0

func NewCmdFix(out io.Writer) *cobra.Command

func NewCmdInit added in v0.14.0

func NewCmdInit(out io.Writer) *cobra.Command

NewCmdInit describes the CLI command to generate a Skaffold configuration.

func NewCmdRun

func NewCmdRun(out io.Writer) *cobra.Command

NewCmdRun describes the CLI command to run a pipeline.

func NewCmdVersion

func NewCmdVersion(out io.Writer) *cobra.Command

func NewSkaffoldCommand

func NewSkaffoldCommand(out, err io.Writer) *cobra.Command

func RunVersion

func RunVersion(out io.Writer, cmd *cobra.Command) error

func SetUpLogs

func SetUpLogs(out io.Writer, level string) error

Types

type BuildOutput added in v0.7.0

type BuildOutput struct {
	Builds []build.Artifact
}

BuildOutput is the output of `skaffold build`.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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