Documentation ¶
Index ¶
Constants ¶
View Source
const BuildGUIDLabel = "cloudfoundry.org/build_guid"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildReconciler ¶
type BuildReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme CFClient *cf.Client image_registry.ImageConfigFetcher }
BuildReconciler reconciles a Build object
func (*BuildReconciler) SetupWithManager ¶
func (r *BuildReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.