usernamespace

package
v0.0.0-...-04a5965 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: EPL-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Supported templates parameters
	PROJECT_ADMIN_USER = "${PROJECT_ADMIN_USER}"
	PROJECT_NAME       = "${PROJECT_NAME}"
)

Variables

This section is empty.

Functions

func NewNamespaceCache

func NewNamespaceCache(client client.Client) *namespaceCache

Types

type CheUserNamespaceReconciler

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

func NewCheUserNamespaceReconciler

func NewCheUserNamespaceReconciler(
	client client.Client,
	noncachedClient client.Client,
	scheme *runtime.Scheme,
	namespaceCache *namespaceCache) *CheUserNamespaceReconciler

func (*CheUserNamespaceReconciler) Reconcile

func (*CheUserNamespaceReconciler) SetupWithManager

func (r *CheUserNamespaceReconciler) SetupWithManager(mgr ctrl.Manager) error

type Object2Sync

type Object2Sync interface {
	// contains filtered or unexported methods
}

type WorkspacesConfigReconciler

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

func NewWorkspacesConfigReconciler

func NewWorkspacesConfigReconciler(
	client client.Client,
	scheme *runtime.Scheme,
	namespaceCache *namespaceCache) *WorkspacesConfigReconciler

func (*WorkspacesConfigReconciler) Reconcile

func (*WorkspacesConfigReconciler) SetupWithManager

func (r *WorkspacesConfigReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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