Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) Reconcile ¶
func (ctrl *Controller) Reconcile(key types.NamespacedName) (api.NeedRequeue, time.Duration, error)
func (*Controller) Start ¶
func (ctrl *Controller) Start() error
Click to show internal directories.
Click to hide internal directories.