# Constants
ResourceAdded tells the operator that a given resources has been added.
ResourceDeleted tells the operator that a given resources has been deleted.
ResourceUpdated tells the operator that a given resources has been updated.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Syncer describes something that syncs resource events.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
ResourceEventType tells an operator what kind of event has occurred on a given resource.
SyncFunc syncs resource events.