Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
ctrlclient.Client
Store store.RStore
}
FileWatchController reconciles a FileWatch object
func NewController ¶
func NewController(store store.RStore) *Controller
func (*Controller) SetClient ¶
func (r *Controller) SetClient(client ctrlclient.Client)
func (*Controller) SetupWithManager ¶
func (r *Controller) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.