package
1.18.1
Repository: https://github.com/polarismesh/polaris.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetCMDB 获取CMDB插件.
GetCrypto get the crypto plugin.
GetDiscoverEvent Get service discovery event plug -in.
GetHealthChecker get the health checker by name.
GetHistory Get the historical record plugin.
GetParsePassword Get the parsing password plug -in.
GetRatelimit Get the Ratelimit plugin.
GetStatis Get statistical plugin.
GetWhitelist Get the whitelist plugin.
RegisterPlugin 注册插件.
SetPluginConfig 设置插件配置.
No description provided by the author

# Constants

APIRatelimit Based on interface-level flow control.
No description provided by the author
InstanceRatelimit Based on Instance flow control.
IPRatelimit Based on IP flow control.
ServiceRatelimit Based on Service flow control.

# Variables

RatelimitStr rate limit string map.

# Structs

AddCheckRequest add check request.
BatchQueryRequest batch query heartbeat request.
BatchQueryResponse batch query heartbeat response.
CheckRequest check heartbeat request.
CheckResponse check heartbeat response.
No description provided by the author
Config 插件配置.
ConfigEntry 单个插件配置.
PluginChanConfig 插件执行链配置.
QueryRequest query heartbeat request.
QueryResponse query heartbeat response.
ReportRequest report heartbeat request.

# Interfaces

CMDB CMDB插件接口.
Crypto Crypto interface.
CryptoManager crypto algorithm manager.
DiscoverChannel is used to receive discover events from the agent.
HealthChecker health checker plugin interface.
History 历史记录插件.
ParsePassword Password plug -in.
Plugin 通用插件接口.
Ratelimit Ratelimit plugin interface.
Statis Statistical plugin interface.
Whitelist White list interface.

# Type aliases

HealthCheckType health check type.
RatelimitType rate limit type.