Skip to content

Conversation

@kevindelgado
Copy link
Owner

No description provided.

shomron and others added 6 commits October 18, 2020 08:07
This change adds support for removing individual informers from the
cache using the new Remove() method. This is allowed before or after the
cache has been started.  Informers are stopped at the time of removal -
once stopped, they will no longer deliver events to registered event
handlers, and registered watched will be aborted.

Also adds non-blocking API for getting informers without waiting for
their
cache to sync - GetInformerNonBlocking().

Signed-off-by: Oren Shomron <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants