pub fn list_secrets( client: &SecretClient, ) -> Pin<Box<impl Stream<Item = Result<SecretItem>> + '_>>