Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TestClient kubernetes.Interface DefaultContext context.Context )
Variables used to aid testing.
It's better to fire up a single embedded database instance for the entire test suite. The variables are here so they can be imported by other packages as well.
Functions ¶
func GetEmbeddedPGConfig ¶ added in v1.0.141
func GetEmbeddedPGConfig(database string, port int) (embeddedPG.Config, string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.