pub async fn set_config(
client: &impl Client,
mount: &str,
opts: Option<&mut SetCRLConfigRequestBuilder>,
) -> Result<(), ClientError>
Expand description
Sets the CRL configuration
pub async fn set_config(
client: &impl Client,
mount: &str,
opts: Option<&mut SetCRLConfigRequestBuilder>,
) -> Result<(), ClientError>
Sets the CRL configuration