k8m_mcp_server

package
v0.26.14 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Metadata = plugins.Module{
	Meta: plugins.Meta{
		Name:        modules.PluginNameK8mMcpServer,
		Title:       "K8M MCP Server插件",
		Version:     "1.0.0",
		Description: "将K8M作为MCP Server使用。可以添加到MCP运行管理中使用。本插件监听/mcp/k8m/sse提供服务。",
	},
	Tables:            []string{},
	Menus:             []plugins.Menu{},
	Dependencies:      []string{},
	RunAfter:          []string{},
	Lifecycle:         &K8mMcpServerLifecycle{},
	PluginAdminRouter: nil,
	ClusterRouter:     nil,
	RootRouter:        route.RegisterRootRoutes,
}

Functions

This section is empty.

Types

type K8mMcpServerLifecycle

type K8mMcpServerLifecycle struct{}

func (*K8mMcpServerLifecycle) Disable

func (*K8mMcpServerLifecycle) Enable

func (*K8mMcpServerLifecycle) Install

func (*K8mMcpServerLifecycle) Start

func (*K8mMcpServerLifecycle) StartCron

func (k *K8mMcpServerLifecycle) StartCron(ctx plugins.BaseContext, spec string) error

func (*K8mMcpServerLifecycle) Stop

func (*K8mMcpServerLifecycle) Uninstall

func (*K8mMcpServerLifecycle) Upgrade

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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