Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalRateLimitConfigReconciler ¶
type GlobalRateLimitConfigReconciler struct { client.Client IstioClient istio.ClientInterface Scheme *runtime.Scheme }
GlobalRateLimitConfigReconciler reconciles a GlobalRateLimitConfig object
func (*GlobalRateLimitConfigReconciler) SetupWithManager ¶
func (r *GlobalRateLimitConfigReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type GlobalRateLimitReconciler ¶
type GlobalRateLimitReconciler struct { client.Client IstioClient istio.ClientInterface Scheme *runtime.Scheme }
GlobalRateLimitReconciler reconciles a GlobalRateLimit object
func (*GlobalRateLimitReconciler) SetupWithManager ¶
func (r *GlobalRateLimitReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.