rotate

Function rotate 

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

Rotates the CRL

See RotateCRLsRequest