Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new ClusterBuildStrategy 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 ReconcileClusterBuildStrategy ¶
type ReconcileClusterBuildStrategy struct {
// contains filtered or unexported fields
}
ReconcileClusterBuildStrategy reconciles a ClusterBuildStrategy object
func (*ReconcileClusterBuildStrategy) Reconcile ¶
func (r *ReconcileClusterBuildStrategy) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the cluster for a ClusterBuildStrategy 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.