vaultrs::sys::policy

Function delete

source
pub async fn delete(client: &impl Client, name: &str) -> Result<(), ClientError>
Expand description

Deletes the given policy.

See DeletePolicyRequest