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

https://github.com/aws-controllers-k8s/code-generator

Code generator for AWS Controllers for Kubernetes
https://github.com/aws-controllers-k8s/code-generator

Last synced: 10 months ago
JSON representation

Code generator for AWS Controllers for Kubernetes

Awesome Lists containing this project

README

          

# Code generation for AWS Controllers for Kubernetes (ACK)

This repository contains CLI tools and Go packages for generating Kubernetes
custom controllers and AWS SDK linkage. The code generated by this project is
used in the [AWS Controllers for Kubernetes][ack] and Crossplane projects.

Please [log issues][ack-issues] and feedback on the main AWS Controllers for
Kubernetes Github project.

[ack]: https://github.com/aws/aws-controllers-k8s
[ack-issues]: https://github.com/aws/aws-controllers-k8s/issues

## Contributing

We welcome community contributions and pull requests.

See our [contribution guide](/CONTRIBUTING.md) for more information on how to
report issues, set up a development environment, and submit code.

We adhere to the [Amazon Open Source Code of Conduct][coc].

You can also learn more about our [Governance](/GOVERNANCE.md) structure.

[coc]: https://aws.github.io/code-of-conduct

## License

This project is [licensed](/LICENSE) under the Apache-2.0 License.