Function list_secrets

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