Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new BuildStrategy Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.
func NewReconciler ¶
NewReconciler returns a new reconcile.Reconciler
Types ¶
type ReconcileBuildStrategy ¶
type ReconcileBuildStrategy struct {
// contains filtered or unexported fields
}
ReconcileBuildStrategy reconciles a BuildStrategy object
func (*ReconcileBuildStrategy) Reconcile ¶
func (r *ReconcileBuildStrategy) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the cluster for a BuildStrategy object and makes changes based on the state read and what is in the BuildStrategy.Spec
Click to show internal directories.
Click to hide internal directories.