Documentation
¶
Index ¶
- func DecodeB64(s string) (string, error)
- func EncodeB64(s string) string
- func EncodeFileB64(path string) (string, error)
- func ReadAWSCredentials(credPath, profile string) (map[string]string, error)
- func ReadClaudeAuth(homeDir string) (map[string]string, error)
- func ReadClaudeConfig(configDir string) (map[string]string, error)
- func ReadClaudeOAuthToken() (map[string]string, error)
- func ReadClaudeSupportFiles(configDir string) (map[string]string, error)
- func ReadCodexAuth(codexHome string) (map[string]string, error)
- func ReadCodexConfig(codexHome string) (map[string]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeFileB64 ¶
func ReadAWSCredentials ¶
func ReadClaudeAuth ¶ added in v0.3.1
func ReadClaudeOAuthToken ¶ added in v0.3.1
func ReadClaudeSupportFiles ¶
ReadClaudeSupportFiles tars CLAUDE.md, hooks/, commands/, statusline-command.sh from configDir and returns them as SAFE_AGENTIC_CLAUDE_SUPPORT_B64. The entrypoint extracts this into ~/.claude/ inside the container.
func ReadCodexAuth ¶ added in v0.3.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.