cache

package
v0.2.34 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	IncludeClusterObjects = "includeClusterObjects"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RBCache

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

func NewCache

func NewCache(k8sClient k8sclient.K8sClientInterface) *RBCache

func (*RBCache) AddHandler

func (c *RBCache) AddHandler(ctx context.Context, obj *unstructured.Unstructured)

func (*RBCache) AddNotifier

func (c *RBCache) AddNotifier(n *chan rulebindingmanager.RuleBindingNotify)

func (*RBCache) DeleteHandler

func (c *RBCache) DeleteHandler(_ context.Context, obj *unstructured.Unstructured)

func (*RBCache) ListRulesForObject

func (c *RBCache) ListRulesForObject(ctx context.Context, object *unstructured.Unstructured) []rules.RuleEvaluator

func (*RBCache) ModifyHandler

func (c *RBCache) ModifyHandler(ctx context.Context, obj *unstructured.Unstructured)

func (*RBCache) WatchResources

func (c *RBCache) WatchResources() []watcher.WatchResource

Jump to

Keyboard shortcuts

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