Versions in this module Expand all Collapse all v1 v1.5.1 May 14, 2026 v1.5.0 May 13, 2026 Changes in this version + func GetDBConnectionCount(dbSession *db.Session) (int, error) + func GetTestDBSession(t *testing.T, reset bool) *db.Session + func GetTestIpamDB(t *testing.T) cipam.Storage + func TestInitDB(t *testing.T) *db.Session + type TestDBConfig struct + Host string + Name string + Password string + Port int + User string