Expand description
ZLayer V1 Service Specification
This crate provides types for parsing and validating ZLayer deployment specifications.
Re-exports§
Modules§
- error
- Error types for the spec crate
- types
ZLayerV1 Service Specification Types- validate
- Validation functions for
ZLayerdeployment specifications
Functions§
- from_
yaml_ file - Parse a deployment spec from YAML file
- from_
yaml_ str - Parse a deployment spec from YAML string