Skip to main content

classify_secret_error

Function classify_secret_error 

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

Classifies a secret-management error into an OrchestratorError.