20 stable releases
| new 1.12.5 | Apr 9, 2026 |
|---|---|
| 1.12.4 | Mar 18, 2026 |
| 1.12.3 | Feb 18, 2026 |
| 1.10.3 | Jun 24, 2025 |
| 1.8.5 | Nov 6, 2024 |
#92 in Template engine
641 downloads per month
375KB
3.5K
SLoC
cluster-api-rs
cluster-api-rs is an auto-generated Rust API types derived from Cluster API CRDs. It provides a Rust interface for interacting with Cluster API resources, allowing to build new CAPI integrations in Rust.
Definitions are generated using kopium.
Library can be used as a dependency:
- Add it to your
Cargo.toml:
[dependencies]
cluster-api-rs = "1.11.4"
Features
- Automatically generated from upstream Kubernetes Cluster API CRDs on each new release.
- Type-safe Rust bindings for Cluster API resources.
Contributing
We welcome contributions to enhance the project! To contribute:
- Fork this repository.
- Create a new branch for your feature or fix.
- Submit a pull request with a detailed explanation of your changes.
License
This project is licensed under the Apache 2.0 License. See the LICENSE for details.
Dependencies
~36MB
~576K SLoC