tenant

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2025 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminController

type AdminController struct {
	// contains filtered or unexported fields
}

Tenant Admin Controller responsible for managing Keycloak configuration and synchronizing Tenant Database Store with Keycloak configuration

func NewAdminController

func NewAdminController(client *keycloak.Client) (*AdminController, error)

Creates New Admin Controller

type AdminReconciler

type AdminReconciler struct {
	reconciler.Controller
	// contains filtered or unexported fields
}

func (*AdminReconciler) Reconcile

func (r *AdminReconciler) Reconcile(k any) (*reconciler.Result, error)

type RoleController

type RoleController struct {
	// contains filtered or unexported fields
}

Tenant Role Controller responsible for managing Keycloak configuration and synchronizing Tenant Database Store with Keycloak configuration

func NewRoleController

func NewRoleController(client *keycloak.Client) (*RoleController, error)

Creates New Role Controller

type RoleReconciler

type RoleReconciler struct {
	reconciler.Controller
	// contains filtered or unexported fields
}

func (*RoleReconciler) Reconcile

func (r *RoleReconciler) Reconcile(k any) (*reconciler.Result, error)

type SetupController

type SetupController struct {
	// contains filtered or unexported fields
}

Tenant Setup Controller responsible for managing Keycloak configuration and synchronizing Tenant Database Store with Keycloak configuration

func NewSetupController

func NewSetupController(client *keycloak.Client) (*SetupController, error)

Creates New Setup Controller

type SetupReconciler

type SetupReconciler struct {
	reconciler.Controller
	// contains filtered or unexported fields
}

func (*SetupReconciler) Reconcile

func (r *SetupReconciler) Reconcile(k any) (*reconciler.Result, error)

Jump to

Keyboard shortcuts

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