Registry / cloud / prober

prober

JSON →
library0.34.0gogounverified

A Kubernetes-native probing library for health checks and readiness verification.

go get kmodules.xyz/prober
INSTALL
IMPORT
SIG · PROBER
P
prober
cloudgov0.34.0
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.

prober
kmodules.xyz/prober

Create and run a basic probe

package main import ( "fmt" "kmodules.xyz/prober" ) func main() { p := prober.New() fmt.Println(p.Probe()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
prober — go get prober · libregistry