cache

package
v0.7.0-rc12 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container interface {
	Start(ctx context.Context)
	Stop()
	ForceRefresh(name StorageType)
	Namespaces() map[string][]v1.Namespace
}

func GlobalContainer

func GlobalContainer() Container

func NewContainer

func NewContainer(ctx context.Context, restCfg *rest.Config, logger logr.Logger) (Container, error)

type StorageType

type StorageType string
const (
	NamespaceStorage StorageType = "namespace"
)

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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