multicache

package
v1.23.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package multicache implements a cache that is able to work on multiple namespaces but also able to read data from a namespace which is beside the specified ones. This is different from the MultiNamespacedCache implementation that is inside the controller-runtime library.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DelegatingMultiNamespacedCacheBuilder

func DelegatingMultiNamespacedCacheBuilder(namespaces []string, operatorNamespace string) cache.NewCacheFunc

DelegatingMultiNamespacedCacheBuilder returns a cache creation function. The created cache is able to work on multiple namespaces but also to respond, as a plain client, to requests belonging to namespaces different from the specified ones.

Types

This section is empty.

Jump to

Keyboard shortcuts

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