nomad-api-types

Crates.ionomad-api-types
lib.rsnomad-api-types
version
sourcesrc
created_at2024-12-06 19:43:51.02185
updated_at2024-12-06 19:43:51.02185
descriptionTypes for the Nomad API, generated from the official go Nomad Client from Hashicorp.
homepage
repositoryhttps://gitlab.com/cmd-johnson/nomad-api-types
max_upload_size
id1474612
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | 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`
size0
Jonas Auer (cmd-johnson)

documentation

README

nomad-api-types

This crate packages request and response types of the Hashicorp Nomad HTTP API.

These types are automatically generated from the official go API client and are ready to be used with serde.

Commit count: 14

cargo fmt