# Functions

No description provided by the author
No description provided by the author
NewOptionalUpdater ensures that a resource is present or absent depending on the `cond` value (true: present).
No description provided by the author

# Structs

Deleter deletes a resource and ignores NotFound errors.
No description provided by the author
Updater simply updates a resource by setting a controller reference for resourceOwner and calling Patch on it.

# Interfaces

This interface is used by the resourceManagers to reconicle the resources they watch.