eventer

package
v0.0.0-...-56e15b1 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Ingress Events
	EventReasonIngressConfigMapReconcileFailed        = "ConfigMapReconcileFailed"
	EventReasonIngressConfigMapReconcileSuccessful    = "ConfigMapReconcileSuccessful"
	EventReasonIngressDeploymentReconcileFailed       = "DeploymentReconcileFailed"
	EventReasonIngressDeploymentReconcileSuccessful   = "DeploymentReconcileSuccessful"
	EventReasonIngressFirewallUpdateFailed            = "FirewallUpdateFailed"
	EventReasonIngressHAProxyConfigReconcileFailed    = "HAProxyConfigFailed"
	EventReasonIngressInvalid                         = "IngressInvalid"
	EventReasonIngressMonitorAgentReconcileFailed     = "MonitorAgentReconcileFailed"
	EventReasonIngressMonitorAgentReconcileSuccessful = "MonitorAgentReconcileSuccessful"
	EventReasonIngressRBACFailed                      = "RBACFailed"
	EventReasonIngressRBACSuccessful                  = "RBACSuccessful"
	EventReasonIngressServiceReconcileFailed          = "ServiceReconcileFailed"
	EventReasonIngressServiceReconcileSuccessful      = "ServiceReconcileSuccessful"
	EventReasonIngressStatsServiceDeleteFailed        = "StatsServiceDeleteFailed"
	EventReasonIngressStatsServiceDeleteSuccessful    = "StatsServiceDeleteSuccessful"
	EventReasonIngressStatsServiceReconcileFailed     = "StatsServiceReconcileFailed"
	EventReasonIngressStatsServiceReconcileSuccessful = "StatsServiceReconcileSuccessful"
	EventReasonIngressTLSMountFailed                  = "TLSMountFailed"
	EventReasonBackendInvalid                         = "BackendInvalid"
	EventReasonAdmissionWebhookNotActivated           = "AdmissionWebhookNotActivated"
)

Variables

This section is empty.

Functions

func CreateEvent

func CreateEvent(client kubernetes.Interface, component string, obj runtime.Object, eventType, reason, message string) (*core.Event, error)

func CreateEventWithLog

func CreateEventWithLog(client kubernetes.Interface, component string, obj runtime.Object, eventType, reason, message string)

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