package
0.7.0
Repository: https://github.com/mkimuram/operator-sdk.git
Documentation: pkg.go.dev

# Functions

NewLoggingEventHandler - Creates a Logging Event Handler to log events.

# Constants

Everything - log every event.
Nothing - this will log nothing.
Tasks - only log the high level tasks.

# Interfaces

EventHandler - knows how to handle job events.

# Type aliases

LogLevel - Levelt for the logging to take place.