Documentation
¶
Index ¶
Constants ¶
View Source
const (
FinalizerName = "gatewayrule.networking.cloudflare-operator.io/finalizer"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayRuleReconciler ¶
type GatewayRuleReconciler struct {
client.Client
Scheme *runtime.Scheme
Recorder record.EventRecorder
}
GatewayRuleReconciler reconciles a GatewayRule object
func (*GatewayRuleReconciler) SetupWithManager ¶
func (r *GatewayRuleReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.