Categorygithub.com/oneblock-ai/webhook
module
0.0.0-20240122084603-b51d23225312
Repository: https://github.com/oneblock-ai/webhook.git
Documentation: pkg.go.dev

# README

webhook

Inspired by rancher webhook and harvester webhook, it's a framework for developing a Kubernetes webhook easily. Developers need to only implement interface and register it to the webhook server. It supports validator, mutator and CRD conversion webhook.

Go to harvester/webhook-sample to look a simple example.

# Packages

No description provided by the author