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