package
0.0.0-20220915083431-c01aa29c5a7b
Repository: https://github.com/infraboard/workflow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DefaultStoreIndexers todo.
DefaultStoreIndexFunc todo.
MetaNamespaceKeyFunc is a convenient default KeyFunc which knows how to make keys for API objects which implement meta.Interface.

# Structs

PipelineEventHandlerFuncs is an adaptor to let you easily specify as many or as few of the notification functions as you want while still implementing ResourceEventHandler.

# Interfaces

Informer 负责事件通知.
No description provided by the author
PipelineEventHandler can handle notifications for events that happen to a resource.
No description provided by the author
Watcher 负责事件通知.

# Type aliases

ExplicitKey can be passed to MetaNamespaceKeyFunc if you have the key for the object but not the object itself.
No description provided by the author