vaultrs::sys::policy

Function set

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

Sets the given policy.

See CreatePolicyRequest