#kubernetes-cluster #resources #define #crd #generated #structures #upstream

cluster-api-rs

Cluster API structures generated by kopium from upstream CRDs

8 stable releases

new 1.9.2 Dec 21, 2024
1.9.1 Dec 18, 2024
1.8.5 Nov 6, 2024
1.8.4 Oct 9, 2024
1.8.1 Aug 14, 2024

#367 in Database interfaces

Download history 261/week @ 2024-09-06 168/week @ 2024-09-13 65/week @ 2024-09-20 37/week @ 2024-09-27 205/week @ 2024-10-04 57/week @ 2024-10-11 6/week @ 2024-10-18 5/week @ 2024-10-25 108/week @ 2024-11-01 22/week @ 2024-11-08 4/week @ 2024-11-15 126/week @ 2024-11-22 53/week @ 2024-11-29 730/week @ 2024-12-06 233/week @ 2024-12-13

1,143 downloads per month

MIT/Apache

325KB
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:

  1. Add it to your Cargo.toml:
[dependencies]
cluster-api-rs = "1.8.5"

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:

  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

~41MB
~665K SLoC