logger

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2019 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// KeyReconcile is used for tagging all reconcile activity.
	KeyReconcile = "reconcile"
	// KeyController for identifying which controller is reconciling.
	KeyController = "controller"
	// KeyNamespace for identifying which namespace the object resides.
	KeyNamespace = "namespace"
	// KeyName for identifying the object.
	KeyName = "name"
)

Variables

This section is empty.

Functions

func New

func New(controller, namespace, name string) log.Logger

New logger for server interactions.

Types

This section is empty.

Jump to

Keyboard shortcuts

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