Function wasmer_backend_api::query::get_app_secrets
source ยท pub async fn get_app_secrets(
client: &WasmerClient,
vars: GetAllAppSecretsVariables,
) -> Result<SecretConnection, Error>
Expand description
Retrieve secrets for an app.