13 unstable releases (3 breaking)
new 0.12.0 | Mar 25, 2025 |
---|---|
0.11.5 | Mar 5, 2025 |
0.11.2 | Dec 13, 2024 |
0.11.1 | Nov 16, 2024 |
#406 in Configuration
2,552 downloads per month
115KB
1.5K
SLoC
fleet-api-rs
fleet-api-rs is an auto-generated Rust API types derived from fleet API CRDs. It provides a Rust interface for interacting with fleet API resources.
Definitions are generated using kopium
.
Library can be used as a dependency:
- Add it to your
Cargo.toml
:
[dependencies]
fleet-api-rs = "0.11.3"
Features
- Automatically generated from upstream Kubernetes Fleet API CRDs on each new release.
- Type-safe Rust bindings for Fleet 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
~37MB
~589K SLoC