Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerTool ¶
type DockerTool struct {
// contains filtered or unexported fields
}
DockerTool handles Docker image tag checking
func NewDockerTool ¶
func NewDockerTool(client packageversions.HTTPClient) *DockerTool
NewDockerTool creates a new docker tool with the given HTTP client
func (*DockerTool) Definition ¶
func (t *DockerTool) Definition() mcp.Tool
Definition returns the tool's definition for MCP registration
Click to show internal directories.
Click to hide internal directories.