Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 28 days 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 .
```