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 ¶
CreateSandboxCommand will return sandbox command
Types ¶
type ExecResult ¶
Click to show internal directories.
Click to hide internal directories.