mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Make API not depend on SDK (#18962)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package consts
|
||||
|
||||
// NOTE: this file has been copied to
|
||||
// https://github.com/hashicorp/vault/blob/main/api/plugin_types.go
|
||||
// Any changes made should be made to both files at the same time.
|
||||
|
||||
import "fmt"
|
||||
|
||||
var PluginTypes = []PluginType{
|
||||
|
||||
Reference in New Issue
Block a user