Versions in this module Expand all Collapse all v0 v0.16.2 Sep 2, 2019 Changes in this version + const DefaultHostName + const HostTestCaCert + const HostTestPrivateKey + func GetDefaultTestHost() (*host.Host, error) + type DriverOptionsMock struct + Data map[string]interface{} + func GetTestDriverFlags() *DriverOptionsMock + func (d DriverOptionsMock) Bool(key string) bool + func (d DriverOptionsMock) Int(key string) int + func (d DriverOptionsMock) String(key string) string + func (d DriverOptionsMock) StringSlice(key string) []string