Expand description
Error types for provisioned container operations
This module contains all error types related to container provisioning and management. The errors are organized by logical problem categories to make troubleshooting easier.
Enums§
- Container
Error - Top-level error type for container operations
- Container
Image Error - Container image-related errors
- Container
Networking Error - Container networking errors
- Container
Runtime Error - Container runtime errors
- SshSetup
Error - SSH setup and connectivity errors
Type Aliases§
- Result
- Result type alias for container operations