MCPcopy Create free account
hub / github.com/CrunchyData/postgres-operator / Cleanup

Method Cleanup

internal/testing/require/kubernetes.go:29–29  ·  view source on GitHub ↗
(func())

Source from the content-addressed store, hash-verified

27type TestingT interface {
28 assert.TestingT
29 Cleanup(func())
30 Helper()
31 Name() string
32 SkipNow()

Calls

no outgoing calls