Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureNoDuplicates ¶
func EnsureNoDuplicates(client *admin.APIClient, logger *zap.SugaredLogger, projectName string) error
EnsureNoDuplicates removes projects with same name but different ID. Atlas sometimes creates duplicate projects, we need our tests to defend against that to avoid flaky tests
func ZapLoggerFrom ¶
func ZapLoggerFrom(w io.Writer) *zap.SugaredLogger
ZapLoggerFrom builds a zap.SugaredLogger from an IO Writer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.