Expand description
Wire-type modules. Each maps to one logical area; downstream crates
import via pub use zlayer_types::<area>::....
Modules§
- audit
- Audit log API DTOs.
- auth
- Authentication DTOs.
- build
- Build API DTOs.
- container_
networks - Container bridge / overlay network API DTOs.
- containers
- Raw container lifecycle API DTOs.
- credentials
- Credential management DTOs (registry and git credentials).
- cron
- Cron job DTOs.
- deployments
- Deployment DTOs.
- environments
- Environment DTOs.
- events
- Container events API DTOs.
- groups
- User group API DTOs.
- health
- Health check API DTOs.
- images
- Image management API DTOs.
- internal
- Internal API DTOs for scheduler-to-agent communication.
- jobs
- Job execution DTOs.
- networks
- Network management API DTOs.
- nodes
- Node management API DTOs.
- notifiers
- Notifier API DTOs.
- oidc
- OIDC / SSO API DTOs.
- overlay
- Overlay network API DTOs.
- permissions
- Permission grant/revoke/list API DTOs.
- projects
- Project CRUD API DTOs.
- proxy
- Reverse proxy API DTOs.
- secrets
- Secrets management API DTOs.
- services
- Service endpoint DTOs.
- storage
- Storage replication API DTOs.
- syncs
- Sync DTOs.
- tasks
- Task CRUD and execution DTOs.
- tunnels
- Tunnel management API DTOs.
- users
- User management DTOs.
- variables
- DTOs for the variables API.
- volumes
- Volume management API DTOs.
- webhooks
- Webhook receiver / management API DTOs.
- workflows
- Workflow DTOs.