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§
- Docktor
Error - //////////////////////////////////// Errors //////////////////////////////////// Returned when something critical happened.
- Healtcheck
Error - Error coming from Prometheus.
- Prometheus
Error - Error coming from Prometheus.
- Systemd
Error - Error coming from Systemd.
Enums§
- Healthcheck
Operation Error - Error type for the
HealthcheckOperationoperation. Each variant represents an error that can occur for theHealthcheckOperationoperation. - Prometheus
Target Operation Error - Error type for the
PrometheusTargetOperationoperation. Each variant represents an error that can occur for thePrometheusTargetOperationoperation. - Restart
Operation Error - Error type for the
RestartOperationoperation. Each variant represents an error that can occur for theRestartOperationoperation. - Start
Operation Error - Error type for the
StartOperationoperation. Each variant represents an error that can occur for theStartOperationoperation. - Stop
Operation Error - Error type for the
StopOperationoperation. Each variant represents an error that can occur for theStopOperationoperation.