Registry / cloud / monitoring-agent-api

monitoring-agent-api

JSON →
library0.34.3gogounverified

API types and interfaces for Kubernetes monitoring agents.

go get kmodules.xyz/monitoring-agent-api
INSTALL
IMPORT
SIG · MONITORING-AGENT-A
M
monitoring-agent-api
cloudgov0.34.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

monitoringagentapi
kmodules.xyz/monitoring-agent-api

Use the monitoring agent API configuration type.

package main import ( "fmt" "kmodules.xyz/monitoring-agent-api/api/v1" ) func main() { cfg := v1.AgentConfig{Namespace: "default"} fmt.Println(cfg) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.34.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
monitoring-agent-api — go get monitoring-agent-api · libregistry