vaultrs::sys::mount

Function get_configuration_of_a_secret_engine

source
pub async fn get_configuration_of_a_secret_engine(
    client: &impl Client,
    path: &str,
) -> Result<GetConfigurationOfTheSecretEngineResponse, ClientError>
Expand description

This endpoint returns the configuration of a specific secret engine.

See GetConfigurationOfTheSecretEngineRequest