tatara-gateway-api 0.2.5

Tatara domain wrapping 1 CRD(s).
# tatara-gateway-api

Tatara domain wrapping 1 CRD(s).

Auto-generated by `tatara-domain-forge` from Kubernetes CRDs.
Re-run the generator to refresh — hand edits will be overwritten.

## Resources

- `defgateway``GatewaySpec`

## Usage

```rust,no_run
fn main() {
    tatara_gateway_api::register();
    // …drive an Interpreter as usual
}
```