pub async fn list(
client: &impl Client,
mount: &str,
path: &str,
) -> Result<ListSecretResponse, ClientError>Expand description
List secret keys at given location, returning raw server response
pub async fn list(
client: &impl Client,
mount: &str,
path: &str,
) -> Result<ListSecretResponse, ClientError>List secret keys at given location, returning raw server response