event

package
v0.0.0-...-79b91ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger interface {
	Info(obj runtime.Object, message string)
	Infof(obj runtime.Object, messagefmt string, args ...interface{})
	Error(obj runtime.Object, message string)
	Errorf(obj runtime.Object, messagefmt string, args ...interface{})
}

func NewLogger

func NewLogger(recorder record.EventRecorder) Logger

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL