vaultrs::pki::cert::crl

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