vaultplugin-hsmpki icon indicating copy to clipboard operation
vaultplugin-hsmpki copied to clipboard

Implement better detection of whether in metadata mode or actual startup

Open mode51software opened this issue 4 years ago • 1 comments

https://groups.google.com/g/vault-tool/c/z6iaU_B159A/m/mJxly7qCCQAJ

https://github.com/hashicorp/vault/issues/8090

mode51software avatar Mar 17 '21 23:03 mode51software

https://github.com/hashicorp/vault/blob/master/sdk/framework/backend.go#L56

// InitializeFunc is the callback, which if set, will be invoked via
// Initialize() just after a plugin has been mounted.
InitializeFunc InitializeFunc

mode51software avatar Mar 17 '21 23:03 mode51software