#api #fleet #upstream #kubernetes #crd #kopium

fleet-api-rs

Fleet API structures generated by kopium from upstream CRDs

18 unstable releases (3 breaking)

0.12.4 Jun 24, 2025
0.12.2 Apr 23, 2025
0.12.0 Mar 25, 2025
0.11.2 Dec 13, 2024
0.11.1 Nov 16, 2024

#4 in #fleet

Download history 350/week @ 2025-06-13 368/week @ 2025-06-20 234/week @ 2025-06-27 125/week @ 2025-07-04 11/week @ 2025-07-11 423/week @ 2025-07-18 253/week @ 2025-07-25 544/week @ 2025-08-01 406/week @ 2025-08-08 336/week @ 2025-08-15 110/week @ 2025-08-22 188/week @ 2025-08-29 13/week @ 2025-09-05 97/week @ 2025-09-12 263/week @ 2025-09-19 98/week @ 2025-09-26

506 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

~32MB
~530K SLoC