#kubernetes #resources #crd #fleet #definition #generated #upstream

fleet-api-rs

Fleet API structures generated by kopium from upstream CRDs

10 releases

new 0.11.4 Feb 20, 2025
0.11.3 Jan 27, 2025
0.11.2 Dec 13, 2024
0.11.1 Nov 16, 2024
0.9.6 Aug 6, 2024

#684 in Database interfaces

Download history 9/week @ 2024-10-29 136/week @ 2024-11-05 234/week @ 2024-11-12 39/week @ 2024-11-19 172/week @ 2024-11-26 58/week @ 2024-12-03 757/week @ 2024-12-10 154/week @ 2024-12-17 31/week @ 2024-12-24 195/week @ 2024-12-31 213/week @ 2025-01-07 35/week @ 2025-01-14 361/week @ 2025-01-21 368/week @ 2025-01-28 55/week @ 2025-02-04 202/week @ 2025-02-11

992 downloads per month

MIT/Apache

105KB
1K 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