stores

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamespaceMapping added in v0.4.0

type NamespaceMapping struct {
	Organisation string
	Labels       map[string]string
}

type NamespaceStore

type NamespaceStore struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

func NewNamespaceStore

func NewNamespaceStore() *NamespaceStore

func (*NamespaceStore) Delete

func (s *NamespaceStore) Delete(namespace *corev1.Namespace)

func (*NamespaceStore) GetOrg

func (s *NamespaceStore) GetOrg(namespace string) *NamespaceMapping

func (*NamespaceStore) Update

func (s *NamespaceStore) Update(namespace *corev1.Namespace, cfg *config.TenantConfig)

Jump to

Keyboard shortcuts

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