cldkctl_get_daemonset
Retrieve daemonset information by calling the endpoint on the MCP cldkctl Server, enabling access to container orchestration details through MCP-compatible clients.
Instructions
Call the cldkctl_get_daemonset endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}