fleet-api-rs

Crates.iofleet-api-rs
lib.rsfleet-api-rs
version0.12.4
created_at2024-08-06 11:11:48.094546+00
updated_at2025-06-24 08:21:46.677961+00
descriptionFleet API structures generated by kopium from upstream CRDs
homepage
repositoryhttps://github.com/capi-samples/fleet-api-rs
max_upload_size
id1327174
size165,093
Danil Grigorev (Danil-Grigorev)

documentation

README

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.

Commit count: 53

cargo fmt