Crates.io | cluster-api-rs |
lib.rs | cluster-api-rs |
version | |
source | src |
created_at | 2024-08-05 14:37:57.880502 |
updated_at | 2024-12-24 00:58:26.387253 |
description | Cluster API structures generated by kopium from upstream CRDs |
homepage | |
repository | https://github.com/capi-samples/cluster-api-rs |
max_upload_size | |
id | 1326105 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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:
Cargo.toml
:[dependencies]
cluster-api-rs = "1.8.5"
We welcome contributions to enhance the project! To contribute:
This project is licensed under the Apache 2.0 License. See the LICENSE for details.