package
0.13.0
Repository: https://github.com/shipwright-io/operator.git
Documentation: pkg.go.dev

# Functions

NoRequeue all done, the object does not need reconciliation anymore.
Requeue triggers a object requeue.
RequeueOnError triggers requeue when error is not nil.
RequeueWithError triggers a object requeue because the informed error happend.

# Constants

No description provided by the author
No description provided by the author
Ready object is providing service.
FinalizerAnnotation annotation string appended on finalizer slice.
UseManagedWebhookCerts is an env Var that controls wether we install the webhook certs.

# Structs

ShipwrightBuildReconciler reconciles a ShipwrightBuild object.