package
0.0.0-20240829215211-b018aa001c28
Repository: https://github.com/diranged/oz.git
Documentation: pkg.go.dev

# Functions

NewPodWatcherRegistration creates a PodWatcher{} object and registers it at the supplied path.
ObjectToJSON is a quick helper function for pretty-printing an entire K8S object in JSON form.

# Structs

PodWatcher is a ValidatingWebhookEndpoint that receives calls from the Kubernetes API just before Pod's "exec" subresource is written into the cluster.