Documentation
¶
Index ¶
- Constants
- Variables
- func Deploy(ctx context.Context, env cfg.Context, cluster runtime.ClusterNamespace, ...) error
- func ExecuteOpts() execution.ExecuteOpts
- func MakeOrchestratorContext(ctx context.Context, conf cfg.Configuration) (cfg.Context, error)
- func MakeSyntheticConfiguration(wsproto *schema.Workspace, envName string, hostEnv *client.HostEnv, ...) cfg.Configuration
- func MakeSyntheticContext(wsproto *schema.Workspace, env *schema.Environment, hostEnv *client.HostEnv, ...) cfg.Context
- func PrepareOrchestrator(ctx context.Context, targetEnv cfg.Configuration, cluster runtime.Cluster, ...) (any, error)
- func RegisterPrepare()
Constants ¶
View Source
const ( OrchestratorModeHead = "head" OrchestratorModePrebuilt = "prebuilt" PrebuiltOrchestratorImage = "" /* 161-byte string literal not displayed */ )
Variables ¶
View Source
var DeployUpdateSlackChannel, SlackToken string
View Source
var OrchestratorMode = OrchestratorModeHead
Functions ¶
func ExecuteOpts ¶ added in v0.0.124
func ExecuteOpts() execution.ExecuteOpts
func MakeOrchestratorContext ¶
func MakeSyntheticContext ¶
func PrepareOrchestrator ¶
func RegisterPrepare ¶
func RegisterPrepare()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.