pagesdomain

package
v0.34.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package pagesdomain implements the Controller for PagesDomain CRD. It directly manages custom domains for Cloudflare Pages projects.

Index

Constants

View Source
const (
	FinalizerName = "pagesdomain.networking.cloudflare-operator.io/finalizer"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PagesDomainReconciler

type PagesDomainReconciler struct {
	client.Client
	Scheme     *runtime.Scheme
	Recorder   record.EventRecorder
	APIFactory *common.APIClientFactory
}

PagesDomainReconciler reconciles a PagesDomain object. It directly calls Cloudflare API and writes status back to the CRD.

func (*PagesDomainReconciler) Reconcile

func (r *PagesDomainReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*PagesDomainReconciler) SetupWithManager

func (r *PagesDomainReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL