pub async fn read(
client: &impl Client,
mount: &str,
) -> Result<ReadConfigurationResponse, ClientError>
Expand description
Read the configuration of the mounted KV engine
pub async fn read(
client: &impl Client,
mount: &str,
) -> Result<ReadConfigurationResponse, ClientError>
Read the configuration of the mounted KV engine