Documentation
¶
Index ¶
- Constants
- func ConfigJSON(cfDomain string, port int) string
- func ConfigWriteShellCmd(cfDomain string, port int) string
- func ContainerName(bindings map[string]string) string
- func Detect(question string, repoURL string) bool
- func MaybePrintPostDeployInstructions(bindings map[string]string, profile, region string, w io.Writer, ...)
- func SSMRestartCommands(prelude []string, port int, image string, startCmd string, ...) []string
Constants ¶
View Source
const DefaultPort = 18789
Variables ¶
This section is empty.
Functions ¶
func ConfigJSON ¶
ConfigJSON returns the openclaw.json config with proper origin allowlist. Always includes localhost; if cfDomain is non-empty, adds the HTTPS origin.
func ConfigWriteShellCmd ¶
ConfigWriteShellCmd returns a shell command that writes openclaw.json via an alpine init container.
func ContainerName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.