eventer

package
v0.0.0-...-425e462 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Icinga objects create event list
	EventReasonAlertInvalid     = "AlertInvalid"
	EventReasonSuccessfulCreate = "SuccessfulCreate"

	// Icinga objects update event list
	EventReasonUpdating         = "Updating"
	EventReasonFailedToUpdate   = "FailedToUpdate"
	EventReasonSuccessfulUpdate = "SuccessfulUpdate"

	// Icinga objects delete event list
	EventReasonDeleting         = "Deleting"
	EventReasonFailedToDelete   = "FailedToDelete"
	EventReasonSuccessfulDelete = "SuccessfulDelete"

	// Icinga objects sync event list
	EventReasonSync           = "Sync"
	EventReasonFailedToSync   = "FailedToSync"
	EventReasonSuccessfulSync = "SuccessfulSync"
)

Variables

This section is empty.

Functions

func NewEventRecorder

func NewEventRecorder(client kubernetes.Interface, component string) record.EventRecorder

Types

This section is empty.

Jump to

Keyboard shortcuts

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