Skip to main content

Module errors

Module errors 

Source
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§

ContainerError
Top-level error type for container operations
ContainerImageError
Container image-related errors
ContainerNetworkingError
Container networking errors
ContainerRuntimeError
Container runtime errors
SshSetupError
SSH setup and connectivity errors

Type Aliases§

Result
Result type alias for container operations