Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterComputeLoader ¶
func RegisterComputeLoader(server *mcp.Server, client *computeSDK.APIClient, scope tools.Scope, confirm *tools.ConfirmationStore)
RegisterComputeLoader registers an MCP tool that lazily loads all Compute Engine tools on first call. scope and confirm are forwarded to compute.RegisterAll so lazy mode applies the same scope gate and shares the same two-phase confirmation store as eager/dynamic mode.
func RegisterObjectStorageLoader ¶
func RegisterObjectStorageLoader(server *mcp.Server, client *objstSDK.APIClient, mgmtClient *objmgmtSDK.APIClient, cfg *shared.Configuration)
RegisterObjectStorageLoader registers an MCP tool that lazily loads all Object Storage tools on first call.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.