Documentation
¶
Index ¶
- func CWDEnvironmentChecks(cwd string) []driver.EnvironmentCheck
- func CommandEnvironmentChecks(command string) []driver.EnvironmentCheck
- func ResolvedEnvValue(bindings []driver.EnvBinding, name string) (string, string)
- func ResolvedTruthyEnv(bindings []driver.EnvBinding, name string) (bool, string)
- func RuntimeEnvBindings(bindings []driver.EnvBinding, payload driver.RuntimePayload) ([]driver.EnvBinding, error)
- func RuntimePromptPrefix(payload driver.RuntimePayload) string
- func RuntimeReportsFromRefs(refs []driver.RuntimeServiceRef, owner driver.AgentIdentity) []driver.RuntimeServiceReport
- func SummarizeEnvironment(driverType string, checks []driver.EnvironmentCheck) driver.EnvironmentReport
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CWDEnvironmentChecks ¶
func CWDEnvironmentChecks(cwd string) []driver.EnvironmentCheck
func CommandEnvironmentChecks ¶
func CommandEnvironmentChecks(command string) []driver.EnvironmentCheck
func ResolvedEnvValue ¶
func ResolvedEnvValue(bindings []driver.EnvBinding, name string) (string, string)
func ResolvedTruthyEnv ¶
func ResolvedTruthyEnv(bindings []driver.EnvBinding, name string) (bool, string)
func RuntimeEnvBindings ¶
func RuntimeEnvBindings(bindings []driver.EnvBinding, payload driver.RuntimePayload) ([]driver.EnvBinding, error)
func RuntimePromptPrefix ¶
func RuntimePromptPrefix(payload driver.RuntimePayload) string
func RuntimeReportsFromRefs ¶
func RuntimeReportsFromRefs(refs []driver.RuntimeServiceRef, owner driver.AgentIdentity) []driver.RuntimeServiceReport
func SummarizeEnvironment ¶
func SummarizeEnvironment(driverType string, checks []driver.EnvironmentCheck) driver.EnvironmentReport
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.