# Functions
No description provided by the author
NewClient returns an implementation of the Client interface.
# Structs
ClientOptions specifies options for customizing the client returned by the NewClient function.
# Interfaces
The Client interface combines the familiar controller-runtime Client interface with helpful Authorized and Watch functions that are absent from that interface.