nomad-api-types 1.0.0

Types for the Nomad API, generated from the official go Nomad Client from Hashicorp.
Documentation
1
2
3
4
5
# nomad-api-types

This crate packages request and response types of the [Hashicorp Nomad HTTP API](https://developer.hashicorp.com/nomad/api-docs).

These types are automatically generated from the [official go API client](https://github.com/hashicorp/nomad/tree/main/api) and are ready to be used with serde.