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
- Host: GitHub
- URL: https://github.com/aws-controllers-k8s/code-generator
- Owner: aws-controllers-k8s
- License: apache-2.0
- Created: 2021-01-27T13:06:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T20:03:04.000Z (10 months ago)
- Last Synced: 2025-05-12T21:23:36.130Z (10 months ago)
- Language: Go
- Homepage:
- Size: 8.07 MB
- Stars: 84
- Watchers: 9
- Forks: 206
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
- awesome-repositories - aws-controllers-k8s/code-generator - Code generator for AWS Controllers for Kubernetes (Go)
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.