Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKongContainer ¶
func NewKongContainer(pool *dockertest.Pool, postgres *postgresContainer, kongVersion string) *kongContainer
func NewPostgresContainer ¶
func NewPostgresContainer(pool *dockertest.Pool) *postgresContainer
func StopKong ¶
func StopKong(testContext *TestContext)
Types ¶
type TestContext ¶
type TestContext struct {
KongHostAddress string
KongApiHostAddress string
// contains filtered or unexported fields
}
func StartKong ¶
func StartKong(kongVersion string) *TestContext
Click to show internal directories.
Click to hide internal directories.