Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResourceOp ¶
func ResourceOp(logger Logger, op string, key ctrlclient.ObjectKey, obj ctrlclient.Object)
Types ¶
type Logger ¶
type Logger interface {
Log(...interface{})
Logf(string, ...interface{})
}
func NewStepLogger ¶
func NewTestLogger ¶
func NewTestLogger(t *testing.T, clock clock.PassiveClock) Logger
Click to show internal directories.
Click to hide internal directories.