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