types

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package types contains common type definitions and constants used across the MCP implementation

Index

Constants

View Source
const (
	ResourceTypeNamespaced = "namespaced"
	ResourceTypeClustered  = "clustered"

	// ApplyResourceToolName is the name of the apply_resource tool for tests
	ApplyResourceToolName = "apply_resource"

	// DeleteResourceToolName is the name of the delete_resource tool for tests
	DeleteResourceToolName = "delete_resource"

	// GetResourceToolName is the name of the get_resource tool for tests
	GetResourceToolName = "get_resource"

	// ListResourcesToolName is the name of the list_resources tool for tests
	ListResourcesToolName = "list_resources"

	// PostResourceToolName is the name of the post_resource tool for tests
	PostResourceToolName = "post_resource"
)

Constants for resource types

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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