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.
- Healthcheck
Operation Error - Error type for the
HealthcheckOperation
operation. - List
Operation Error - Error type for the
ListOperation
operation. - Prometheus
Error - Error coming from Prometheus.
- Prometheus
Target Operation Error - Error type for the
PrometheusTargetOperation
operation. - Restart
Operation Error - Error type for the
RestartOperation
operation. - Start
Operation Error - Error type for the
StartOperation
operation. - Stop
Operation Error - Error type for the
StopOperation
operation. - Systemd
Error - Error coming from Systemd.
Enums§
- Healthcheck
Operation Error Kind - Types of errors that can occur for the
HealthcheckOperation
operation. - List
Operation Error Kind - Types of errors that can occur for the
ListOperation
operation. - Prometheus
Target Operation Error Kind - Types of errors that can occur for the
PrometheusTargetOperation
operation. - Restart
Operation Error Kind - Types of errors that can occur for the
RestartOperation
operation. - Start
Operation Error Kind - Types of errors that can occur for the
StartOperation
operation. - Stop
Operation Error Kind - Types of errors that can occur for the
StopOperation
operation.