Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TestDB *gorm.DB TestDBPGPool *pgxpool.Pool TestClient kubernetes.Interface )
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 ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.