pub(super) async fn get_secret_by_name( client: &WasmerClient, app_id: &str, secret_name: &str, ) -> Result<Option<Secret>>