Skip to main content
Glama
options.go436 B
package lease import "time" // Options 中文函数注释:Lease 管理器的初始化选项,包含命名空间、续约与时长设置等。 type Options struct { Namespace string LeaseDurationSeconds int LeaseRenewIntervalSeconds int ResyncPeriod time.Duration ClusterID string // ClusterID 指定的集群唯一ID(文件名/Context),优先使用该集群的配置 }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/weibaohui/k8m'

If you have feedback or need assistance with the MCP directory API, please join our Discord server