Documentation ¶
Index ¶
- func FileterByLabel(key string) factory.EventFilterFunc
- func FileterByLabelKeyValue(key, value string) factory.EventFilterFunc
- func FilterByNames(names ...string) factory.EventFilterFunc
- func QueueKeyByLabel(key string) factory.ObjectQueueKeysFunc
- func QueueKeyByMetaName(obj runtime.Object) []string
- func QueueKeyByMetaNamespace(obj runtime.Object) []string
- func QueueKeyByMetaNamespaceName(obj runtime.Object) []string
- func UnionFilter(filters ...factory.EventFilterFunc) factory.EventFilterFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileterByLabel ¶
func FileterByLabel(key string) factory.EventFilterFunc
func FileterByLabelKeyValue ¶
func FileterByLabelKeyValue(key, value string) factory.EventFilterFunc
func FilterByNames ¶
func FilterByNames(names ...string) factory.EventFilterFunc
func QueueKeyByLabel ¶
func QueueKeyByLabel(key string) factory.ObjectQueueKeysFunc
func QueueKeyByMetaName ¶
func QueueKeyByMetaNamespace ¶
func UnionFilter ¶
func UnionFilter(filters ...factory.EventFilterFunc) factory.EventFilterFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.