registry

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2026 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func App

func App(ctx context.Context, opts ...types.AppOptions) error

Types

This section is empty.

Directories

Path Synopsis
api
handlers/mcpregistry
Package mcpregistry wires the read-only MCP Registry v0.1 compatibility endpoints.
Package mcpregistry wires the read-only MCP Registry v0.1 compatibility endpoints.
handlers/v0/crud
Package v1alpha1crud wires the generic CRUD HTTP handlers for every first-party v1alpha1 Kind shipped by this repo (Agent, MCPServer, Skill, Prompt, Runtime, Model, Deployment).
Package v1alpha1crud wires the generic CRUD HTTP handlers for every first-party v1alpha1 Kind shipped by this repo (Agent, MCPServer, Skill, Prompt, Runtime, Model, Deployment).
handlers/v0/deploymentlogs
Package deploymentlogs owns the Deployment logs subresource: `/v0/deployments/{name}/logs`.
Package deploymentlogs owns the Deployment logs subresource: `/v0/deployments/{name}/logs`.
router
Package router contains API routing logic
Package router contains API routing logic
plugins
bundle
Package bundle is the in-memory representation of a plugin's portable core: a flat, path-keyed set of files (SKILL.md, AGENTS.md, .mcp.json, hooks/*, commands/*, agents/*, bin/*, and the real .claude-plugin/plugin.json).
Package bundle is the in-memory representation of a plugin's portable core: a flat, path-keyed set of files (SKILL.md, AGENTS.md, .mcp.json, hooks/*, commands/*, agents/*, bin/*, and the real .claude-plugin/plugin.json).
source
Package source resolves a Plugin's pinned source pointer into a concrete commit (git) or digest (oci) and loads the bundle files at that pin.
Package source resolves a Plugin's pinned source pointer into a concrete commit (git) or digest (oci) and loads the bundle files at that pin.
runtimes
noop
Package noop provides a reference DeploymentAdapter that satisfies the v1alpha1 interface without actually touching infrastructure.
Package noop provides a reference DeploymentAdapter that satisfies the v1alpha1 interface without actually touching infrastructure.
utils
Package utils hosts shared helpers used by both the local and kubernetes runtime adapters.
Package utils hosts shared helpers used by both the local and kubernetes runtime adapters.
service

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL