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.
HealthcheckOperationError
Error type for the HealthcheckOperation operation.
ListOperationError
Error type for the ListOperation operation.
PrometheusError
Error coming from Prometheus.
PrometheusTargetOperationError
Error type for the PrometheusTargetOperation operation.
RestartOperationError
Error type for the RestartOperation operation.
StartOperationError
Error type for the StartOperation operation.
StopOperationError
Error type for the StopOperation operation.
SystemdError
Error coming from Systemd.

Enums§

HealthcheckOperationErrorKind
Types of errors that can occur for the HealthcheckOperation operation.
ListOperationErrorKind
Types of errors that can occur for the ListOperation operation.
PrometheusTargetOperationErrorKind
Types of errors that can occur for the PrometheusTargetOperation operation.
RestartOperationErrorKind
Types of errors that can occur for the RestartOperation operation.
StartOperationErrorKind
Types of errors that can occur for the StartOperation operation.
StopOperationErrorKind
Types of errors that can occur for the StopOperation operation.