Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger interface {
Infof(format string, a ...interface{})
}
func NewFromExisting ¶ added in v0.14.0
func NewFromExisting(log logr.Logger, name string) Logger
func NewWithoutName ¶ added in v0.14.0
func NewWithoutName() Logger
Click to show internal directories.
Click to hide internal directories.