pub async fn list(
client: &impl Client,
) -> Result<HashMap<String, MountResponse>, ClientError>
Expand description
Lists all mounted secret engines
pub async fn list(
client: &impl Client,
) -> Result<HashMap<String, MountResponse>, ClientError>
Lists all mounted secret engines