Documentation
¶
Overview ¶
Package k8s provides adapters that let aks-mcp interoperate with the mcp-kubernetes libraries. It maps aks-mcp configuration and executors to the types expected by mcp-kubernetes without altering behavior.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertConfig ¶
func ConvertConfig(cfg *config.ConfigData) *k8sconfig.ConfigData
ConvertConfig maps an aks-mcp ConfigData into the equivalent mcp-kubernetes ConfigData without mutating the input.
func WrapK8sExecutor ¶
func WrapK8sExecutor(k8sExecutor k8stools.CommandExecutor) tools.CommandExecutor
WrapK8sExecutor makes an mcp-kubernetes CommandExecutor compatible with the aks-mcp tools.CommandExecutor interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.