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
}
Controller reconciles a ReleasePlanAdmission object
func (*Controller) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*Controller) SetupCache ¶
func (c *Controller) SetupCache(mgr ctrl.Manager) error
SetupCache indexes fields for each of the resources used in the releaseplanadmission adapter in those cases where filtering by field is required.
Click to show internal directories.
Click to hide internal directories.