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