Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
func NewNotifier ¶
func NewNotifier() *Notifier
func (*Notifier) InitializeNotifier ¶
InitializeK8sNotifier sets up the event recorder to send events to the Kube API server.
func (*Notifier) NotifyAPIServer ¶
NotifyAPIServer posts events to the Kubernetes API server.
Click to show internal directories.
Click to hide internal directories.