Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIServiceExportRBACReconciler ¶
type APIServiceExportRBACReconciler struct {
// contains filtered or unexported fields
}
func NewAPIServiceExportRBACReconciler ¶
func NewAPIServiceExportRBACReconciler( ctx context.Context, mgr mcmanager.Manager, scope kubebindv1alpha2.InformerScope, opts controller.TypedOptions[mcreconcile.Request], ) (*APIServiceExportRBACReconciler, error)
func (*APIServiceExportRBACReconciler) Reconcile ¶
func (r *APIServiceExportRBACReconciler) Reconcile(ctx context.Context, req mcreconcile.Request) (ctrl.Result, error)
func (*APIServiceExportRBACReconciler) SetupWithManager ¶
func (r *APIServiceExportRBACReconciler) SetupWithManager(mgr mcmanager.Manager) error
Click to show internal directories.
Click to hide internal directories.