package
1.19.0
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CloseRaftStorage closes open files being used by raft.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MakeReusableRaftStorage makes a physical raft backend that can be re-used across multiple test clusters in sequence.
MakeReusableStorage makes a physical backend that can be re-used across multiple test clusters in sequence.
No description provided by the author
No description provided by the author
RaftHAFactory returns a PhysicalBackendBundle with raft set as the HABackend and the physical.Backend provided in PhysicalBackendBundler as the storage backend.
No description provided by the author
No description provided by the author

# Structs

ReusableStorage is a physical backend that can be re-used across multiple test clusters in sequence.

# Type aliases

No description provided by the author
No description provided by the author
StorageCleanup is a function that should be called once -- at the very end of a given unit test, after each of the sequence of clusters have been created, tested, and discarded.