Documentation
¶
Overview ¶
Package pagesproject implements the L2 Controller for PagesProject CRD. It registers project configurations to the Core Service for sync.
Index ¶
Constants ¶
View Source
const (
FinalizerName = "pagesproject.networking.cloudflare-operator.io/finalizer"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PagesProjectReconciler ¶
type PagesProjectReconciler struct {
client.Client
Scheme *runtime.Scheme
Recorder record.EventRecorder
// contains filtered or unexported fields
}
PagesProjectReconciler reconciles a PagesProject object
func (*PagesProjectReconciler) SetupWithManager ¶
func (r *PagesProjectReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.