Ecosyste.ms: Awesome
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: 28 days ago
JSON representation
DNSimple provider for cert-manager
- Host: GitHub
- URL: https://github.com/sr/cert-manager-webhook-dnsimple
- Owner: sr
- License: bsd-3-clause
- Created: 2020-02-23T13:30:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-27T09:00:46.000Z (over 2 years ago)
- Last Synced: 2024-06-21T20:06:47.162Z (7 months ago)
- Topics: cert-manager, cert-manager-webhook
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .
```