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 NamespaceStore ¶
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)
Click to show internal directories.
Click to hide internal directories.