record

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: May 15, 2020 License: Apache-2.0 Imports: 5 Imported by: 43

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Event

func Event(object runtime.Object, reason, message string)

Event constructs an event from the given information and puts it in the queue for sending.

func Eventf

func Eventf(object runtime.Object, reason, message string, args ...interface{})

Eventf is just like Event, but with Sprintf for the message field.

func InitFromRecorder

func InitFromRecorder(recorder record.EventRecorder)

InitFromRecorder initializes the global default recorder. It can only be called once. Subsequent calls are considered noops.

func Warn

func Warn(object runtime.Object, reason, message string)

Event constructs a warning event from the given information and puts it in the queue for sending.

func Warnf

func Warnf(object runtime.Object, reason, message string, args ...interface{})

Eventf is just like Event, but with Sprintf for the message field.

Types

This section is empty.

Jump to

Keyboard shortcuts

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