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

https://github.com/a-hilaly/ack-crds

A little Go program to download all ACK CRDs
https://github.com/a-hilaly/ack-crds

ack aws-controllers-k8s

Last synced: 8 months ago
JSON representation

A little Go program to download all ACK CRDs

Awesome Lists containing this project

README

          

## Download all ACK CRDs

Little Go package to download all ACK CRDs

#### Usage

```bash
GITHUB_TOKEN=xxx go run main.go # Files will be written to ./crds
```