read_config

Function read_config 

Source
pub async fn read_config(
    client: &impl Client,
    mount: &str,
) -> Result<ReadCRLConfigResponse, ClientError>
Expand description

Reads the CRL configuration

See ReadCRLConfigRequest