vaultrs::database::role

Function creds

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

Generates credentials from a role

See GenerateCredentialsRequest