The KV mount type supports a `subkeys` operation, but this is not exposed in the API. It would be helpful to add support for that type, including a `Vault::KV::Subkeys` return type, and `Vault::KV.subkeys()` API method
The KV mount type supports a
subkeysoperation, but this is not exposed in the API.It would be helpful to add support for that type, including a
Vault::KV::Subkeysreturn type, andVault::KV.subkeys()API method