Skip to main content

classify_resource_error

Function classify_resource_error 

Source
pub fn classify_resource_error(
    operation: &'static str,
    error: impl Into<Error>,
) -> OrchestratorError
Expand description

Classifies a resource-management error into an OrchestratorError.