rbac

package
v0.1.0-rc5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	Log    logr.Logger
	Client client.Client
}

func (*Manager) InjectClient

func (r *Manager) InjectClient(c client.Client) error

InjectClient injects the Client interface, required by the Runnable interface

func (*Manager) Reconcile

func (r *Manager) Reconcile(ctx context.Context, request reconcile.Request) (res reconcile.Result, err error)

func (*Manager) SetupWithManager

func (r *Manager) SetupWithManager(mgr ctrl.Manager, configurationName string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL