GetSecretFromAir

Function GetSecretFromAir 

Source
async fn GetSecretFromAir(
    AirClient: &AirServiceClient<Channel>,
    ExtensionIdentifier: String,
    Key: String,
) -> Result<Option<String>, CommonError>
Expand description

Retrieves a secret from the Air service.