Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrSkipEvent = errors.New("event filtered")
)
Functions ¶
func ToK8S ¶
func ToK8S(w Watcher, fn ErrorHandler) cache.ResourceEventHandler
Types ¶
type ErrorHandler ¶
type ErrorHandler func(error)
type PipelineError ¶
func (PipelineError) Error ¶
func (e PipelineError) Error() string
func (PipelineError) Unwrap ¶
func (e PipelineError) Unwrap() error
type ResourceMetaSetter ¶
type TypeAssert ¶
type TypeAssert[T any] struct{}
type UpdateFilter ¶
Click to show internal directories.
Click to hide internal directories.