Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InDockerTest ¶
type InDockerTest struct { User string Password string Image string Port string // contains filtered or unexported fields }
func (*InDockerTest) ConnectCheck ¶
func (in *InDockerTest) ConnectCheck(res *dockertest.Resource) (err error)
func (*InDockerTest) Image18 ¶
func (in *InDockerTest) Image18(pool *D.DockerTest) *dockertest.RunOptions
func (*InDockerTest) ImageVersion ¶
func (in *InDockerTest) ImageVersion(pool *D.DockerTest, version string) *dockertest.RunOptions
func (*InDockerTest) SetDefaults ¶
func (in *InDockerTest) SetDefaults(img string)
Click to show internal directories.
Click to hide internal directories.