Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RetrieveSourceImageLogger ¶ added in v0.9.0
func RetrieveSourceImageLogger(ctx context.Context) plainimage.Logger
func StashSourceImageLogger ¶ added in v0.9.0
Types ¶
type NoopLogger ¶ added in v0.9.0
type NoopLogger struct{}
NoopLogger this logger will not print
func NewNoopLogger ¶ added in v0.9.0
func NewNoopLogger() *NoopLogger
NewNoopLogger creates a new noop logger
func (NoopLogger) Logf ¶ added in v0.9.0
func (n NoopLogger) Logf(string, ...interface{})
Logf does nothing
Click to show internal directories.
Click to hide internal directories.