Documentation
¶
Overview ¶
Package actions wires concrete Docker/Colima operations into the generic tool Registry and supplies the entity resolver. Keeping this separate lets the tools package stay dependency-free and unit-testable.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New builds the registry with all builtin tools registered. envMask and logMask supply the current masking modes (from settings) so container.inspect and container.logs can redact secrets in their output; both are read per call, not captured once. A non-consented (agent / MCP) caller is floored to at least MaskSensitive regardless of the setting, so an automated client never receives fully-raw env or logs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.