Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcilePageRule ¶
ReconcilePageRule reconciles a PageRule object
func (*ReconcilePageRule) Reconcile ¶
Reconcile reads that state of the cluster for a ReconcilePageRule object and makes changes based on the state read and what is in the Zone.Spec +kubebuilder:rbac:groups=crds.kubeflare.io,resources=pagerules,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=crds.kubeflare.io,resources=pagerules/status,verbs=get;update;patch
func (*ReconcilePageRule) ReconcilePageRules ¶
func (r *ReconcilePageRule) ReconcilePageRules(ctx context.Context, instance crdsv1alpha1.PageRule, zone *crdsv1alpha1.Zone, cf *cloudflare.API) error
Click to show internal directories.
Click to hide internal directories.