# Packages

No description provided by the author

# Functions

NewClusterOperatorBuilder accepts the ClusterOperatorsGetter interface which may be implemented by a client or a lister cache.
NewGenericBuilder returns an implentation of resourcebuilder.Interface that uses dynamic clients for applying.

# Interfaces

ClusterOperatorsGetter abstracts object access with a client or a cache lister.