#crd #fleet #fleet-api-rs

fleet-api-rs

Fleet API structures generated by kopium from upstream CRDs

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

Download history 52/week @ 2024-12-02 777/week @ 2024-12-09 101/week @ 2024-12-16 111/week @ 2024-12-23 186/week @ 2024-12-30 190/week @ 2025-01-06 61/week @ 2025-01-13 109/week @ 2025-01-20 625/week @ 2025-01-27 56/week @ 2025-02-03 203/week @ 2025-02-10 512/week @ 2025-02-17 281/week @ 2025-02-24 599/week @ 2025-03-03 831/week @ 2025-03-10 818/week @ 2025-03-17

2,552 downloads per month

MIT/Apache

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:

  1. 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:

  1. Fork this repository.
  2. Create a new branch for your feature or fix.
  3. 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