namespaces

package
v0.6.43 Latest Latest
Warning

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

Go to latest
Published: May 30, 2026 License: AGPL-3.0, Apache-2.0, MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Identifier = "Namespace Controller"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NamespaceReconciler

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

func NewNamespaceReconciler

func NewNamespaceReconciler(consoleClient client.Client, k8sClient ctrlclient.Client, refresh, pollInterval time.Duration) *NamespaceReconciler

func (*NamespaceReconciler) GetPollInterval

func (n *NamespaceReconciler) GetPollInterval() func() time.Duration

func (*NamespaceReconciler) GetPublisher

func (n *NamespaceReconciler) GetPublisher() (string, websocket.Publisher)

func (*NamespaceReconciler) ListNamespaces

func (*NamespaceReconciler) Poll

func (*NamespaceReconciler) Queue

func (*NamespaceReconciler) Reconcile

func (n *NamespaceReconciler) Reconcile(ctx context.Context, id string) (reconcile.Result, error)

func (*NamespaceReconciler) Restart

func (n *NamespaceReconciler) Restart()

func (*NamespaceReconciler) Shutdown

func (n *NamespaceReconciler) Shutdown()

func (*NamespaceReconciler) ShutdownQueue

func (n *NamespaceReconciler) ShutdownQueue()

func (*NamespaceReconciler) UpsertNamespace

func (n *NamespaceReconciler) UpsertNamespace(ctx context.Context, fragment *console.ManagedNamespaceFragment) error

func (*NamespaceReconciler) WipeCache

func (n *NamespaceReconciler) WipeCache()

Jump to

Keyboard shortcuts

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