Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EventHandlers ¶
type EventHandlers struct {
// contains filtered or unexported fields
}
func NewEventHandlers ¶
func NewEventHandlers(gvk schema.GroupVersionKind, adders []Adder, modifiers []Modifier, deleters []Deleter) *EventHandlers
Click to show internal directories.
Click to hide internal directories.