Documentation
¶
Overview ¶
Package watchlist decides whether Steve's informers use the client-go watch-list protocol (sendInitialEvents) or fall back to LIST+WATCH.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Whitelist = map[schema.GroupVersionKind]bool{ {Group: "ext.cattle.io", Version: "v1", Kind: "Token"}: true, {Group: "ext.cattle.io", Version: "v1", Kind: "Kubeconfig"}: true, }
Whitelist holds aggregated (external) GVKs known to implement watch-list correctly, which may therefore keep watch-list enabled.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.