mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
committed by
GitHub
parent
a4739242cd
commit
d7e7db8c96
@@ -92,6 +92,10 @@ var (
|
||||
}
|
||||
|
||||
checkRaw = func(b *SystemBackend, path string) error { return nil }
|
||||
|
||||
wrapHandleRaftRemovePeer = func(b *SystemBackend) framework.OperationFunc {
|
||||
return b.handleRaftRemovePeerUpdate()
|
||||
}
|
||||
)
|
||||
|
||||
// tuneMount is used to set config on a mount point
|
||||
|
||||
Reference in New Issue
Block a user