Documentation ¶
Index ¶
Constants ¶
View Source
const (
AdminConfigTemplate = `` /* 182-byte string literal not displayed */
)
Variables ¶
View Source
var ( FlytectlConfig = f.FilePathJoin(f.UserHomeDir(), ".flyte", "config-sandbox.yaml") ConfigFile = f.FilePathJoin(f.UserHomeDir(), ".flyte", "config.yaml") Kubeconfig = f.FilePathJoin(f.UserHomeDir(), ".flyte", "k3s", "k3s.yaml") )
Functions ¶
func ConfigCleanup ¶
func ConfigCleanup() error
ConfigCleanup will remove the sandbox config from Flyte dir
func SetupConfig ¶
func SetupConfig(filename, templateStr string, templateSpec ConfigTemplateSpec) error
SetupConfig download the Flyte sandbox config
Types ¶
type ConfigTemplateSpec ¶
Click to show internal directories.
Click to hide internal directories.