Documentation ¶ Index ¶ type Manager func (r Manager) Reconcile(ctx context.Context, request ctrl.Request) (result ctrl.Result, err error) func (r *Manager) SetupWithManager(mgr ctrl.Manager) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Manager ¶ type Manager struct { client.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder RESTConfig *rest.Config } func (Manager) Reconcile ¶ func (r Manager) Reconcile(ctx context.Context, request ctrl.Request) (result ctrl.Result, err error) func (*Manager) SetupWithManager ¶ func (r *Manager) SetupWithManager(mgr ctrl.Manager) error Source Files ¶ View all Source files limitranges.gomanager.gonamespaces.gonetworkpolicies.goresourcequotas.goresourcequotas_quota.gorolebindings.goutils.go Click to show internal directories. Click to hide internal directories.