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, error)
func NewPostgresContainer ¶
func NewPostgresContainer(pool *dockertest.Pool) (*postgresContainer, error)
func StopKong ¶
func StopKong(testContext *TestContext)
Types ¶
type TestContext ¶
type TestContext struct {
KongHostAddress string
// contains filtered or unexported fields
}
func StartKong ¶
func StartKong(kongVersion string) (*TestContext, error)
Click to show internal directories.
Click to hide internal directories.