mirror of
https://github.com/cert-manager/webhook-example.git
synced 2026-01-11 09:42:50 +01:00
A cert-manager sample repository for creating an ACME DNS01 solver webhook
| .github/workflows | ||
| example | ||
| testdata/my-custom-solver | ||
| .gitignore | ||
| bluecat_api.go | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| main_test.go | ||
| Makefile | ||
| OWNERS | ||
| README.md | ||
WORK IN PROGRESS
description
cert-manager webhook is a plugin for bluecat to create letsencrypt certificates.
usage
forked from https://github.com/cert-manager/webhook-example