organization

package
v0.0.0-...-e2048a1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DexReconciler

type DexReconciler struct {
	client.Client

	Namespace string
	// contains filtered or unexported fields
}

DexReconciler reconciles a Organization object

func (*DexReconciler) Reconcile

func (r *DexReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*DexReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type NamespaceReconciler

type NamespaceReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

NamespaceReconciler reconciles a Organization object

func (*NamespaceReconciler) Reconcile

func (r *NamespaceReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*NamespaceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type RBACReconciler

type RBACReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

RBACReconciler reconciles an Organization object and manages RBAC permissions based on organization and team membership.

func (*RBACReconciler) Reconcile

func (r *RBACReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*RBACReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ServiceProxyReconciler

type ServiceProxyReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

ServiceProxyReconciler reconciles a ServiceProxy Plugin for a Organization object

func (*ServiceProxyReconciler) Reconcile

func (r *ServiceProxyReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ServiceProxyReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type TeamRoleSeederReconciler

type TeamRoleSeederReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

TeamRoleSeederReconciler reconciles a Organization object

func (*TeamRoleSeederReconciler) Reconcile

func (*TeamRoleSeederReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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