sandbox

package
v0.2.15 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GeneratedManifest            = "/flyteorg/share/flyte_generated.yaml"
	FlyteReleaseURL              = "/flyteorg/flyte/releases/download/%v/flyte_sandbox_manifest.yaml"
	FlyteMinimumVersionSupported = "v0.14.0"
	GithubURL                    = "https://github.com"
)

Variables

View Source
var (
	FlyteManifest = f.FilePathJoin(f.UserHomeDir(), ".flyte", "flyte_generated.yaml")
)

Functions

func CreateSandboxCommand

func CreateSandboxCommand() *cobra.Command

CreateSandboxCommand will return sandbox command

func Execute added in v0.1.29

func Execute(ctx context.Context, cli docker.Docker, args []string) error

Types

type ExecResult

type ExecResult struct {
	StdOut   string
	StdErr   string
	ExitCode int
}

Jump to

Keyboard shortcuts

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