Documentation
¶
Index ¶
- Constants
- func AgentConfigMapName(name, version, deploymentID string) string
- func AgentResourceName(name, version, deploymentID string) string
- func MCPServerResourceName(name, deploymentID string) string
- func NewTranslator() api.RuntimeTranslator
- func RemoteMCPResourceName(name, deploymentID string) string
Constants ¶
View Source
const ( ManagedLabelKey = "aregistry.ai/managed" DeploymentIDLabelKey = "aregistry.ai/deployment-id" DeploymentIDAnnotationKey = "aregistry.ai/deployment-id" )
Variables ¶
This section is empty.
Functions ¶
func AgentConfigMapName ¶
AgentConfigMapName returns the ConfigMap name for an agent
func AgentResourceName ¶
func MCPServerResourceName ¶
func NewTranslator ¶
func NewTranslator() api.RuntimeTranslator
NewTranslator returns a Kubernetes runtime translator that renders kagent Agent CRs.
func RemoteMCPResourceName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.