Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeVaultServer ¶
NewFakeVaultServer creates a fake vault http server for testing
Types ¶
type FakeClient ¶
FakeClient a fake vault client implementation
type VaultServer ¶
VaultServer a fake vault server for unit testing of vault client operations
func (*VaultServer) Handle ¶
func (f *VaultServer) Handle(rw http.ResponseWriter, req *http.Request)
Handle handles the vault RESTS APIs
Click to show internal directories.
Click to hide internal directories.