Versions in this module Expand all Collapse all v3 v3.1.0 Nov 18, 2016 Changes in this version + type HeketiMockTestServer struct + App *glusterfs.App + DbFile string + Ts *httptest.Server + func NewHeketiMockTestServer(config *HeketiMockTestServerConfig) *HeketiMockTestServer + func NewHeketiMockTestServerDefault() *HeketiMockTestServer + func (h *HeketiMockTestServer) Close() + func (h *HeketiMockTestServer) HttpServer() *httptest.Server + func (h *HeketiMockTestServer) URL() string + type HeketiMockTestServerConfig struct + AdminKey string + Auth bool + Logging bool + UserKey string