Module error

Module error 

Source
Expand description

Errors that can occur when calling the service.

Modules§

docktor_error
See DocktorError
healtcheck_error
See HealtcheckError
prometheus_error
See PrometheusError
systemd_error
See SystemdError

Structs§

DocktorError
//////////////////////////////////// Errors //////////////////////////////////// Returned when something critical happened.
HealtcheckError
Error coming from Prometheus.
PrometheusError
Error coming from Prometheus.
SystemdError
Error coming from Systemd.

Enums§

HealthcheckOperationError
Error type for the HealthcheckOperation operation. Each variant represents an error that can occur for the HealthcheckOperation operation.
PrometheusTargetOperationError
Error type for the PrometheusTargetOperation operation. Each variant represents an error that can occur for the PrometheusTargetOperation operation.
RestartOperationError
Error type for the RestartOperation operation. Each variant represents an error that can occur for the RestartOperation operation.
StartOperationError
Error type for the StartOperation operation. Each variant represents an error that can occur for the StartOperation operation.
StopOperationError
Error type for the StopOperation operation. Each variant represents an error that can occur for the StopOperation operation.