Registry / other / webhook-runtime

webhook-runtime

JSON →
library0.34.0gogounverified

Provides runtime utilities for building Kubernetes admission webhooks.

go get kmodules.xyz/webhook-runtime
INSTALL
IMPORT
SIG · WEBHOOK-RUNTIME
W
webhook-runtime
othergov0.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.

webhookruntime
kmodules.xyz/webhook-runtime

Access admission webhook types from the runtime.

package main import ( "fmt" "kmodules.xyz/webhook-runtime/admission" ) func main() { fmt.Println(admission.MutatingWebhook) }
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
10 hits · last 30 days
node
10
Resources
webhook-runtime — go get webhook-runtime · libregistry