An open API service indexing awesome lists of open source software.

https://github.com/sr/cert-manager-webhook-dnsimple

DNSimple provider for cert-manager
https://github.com/sr/cert-manager-webhook-dnsimple

cert-manager cert-manager-webhook

Last synced: about 1 year ago
JSON representation

DNSimple provider for cert-manager

Awesome Lists containing this project

README

          

# cert-manager-webhook-dnsimple

[DNSimple](https://dnsimple.com) provider for [cert-manager](https://cert-manager.io/).

## Running the test suite

```bash
$ hack/hack/fetch-test-binaries.sh
$ TEST_ZONE_NAME="example.com." DNSIMPLE_ACCESS_TOKEN="" go test .
```