noop

package
v0.0.0-...-51bb0a0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

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
}

Notifier describes a NOOP notifier

func New

func New(log *zap.SugaredLogger) Notifier

New NOOP Notifier

func (Notifier) GetNotifierName

func (n Notifier) GetNotifierName() string

GetNotifierName returns the driver's name

func (Notifier) Notify

func (n Notifier) Notify(obj client.Object, event corev1.Event, notifType types.NotificationType) error

Notify generates a notification for generic k8s events

type NotifierNoopConfig

type NotifierNoopConfig struct {
	Enabled bool `yaml:"enabled"`
}

Jump to

Keyboard shortcuts

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