policyfilter

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyPF

type DummyPF struct{}

DummyPF implements policyfilter.State. It's very similar to the disabled state, with the difference that it doesn't return an error on AddPolicy and DelPolicy. It can be used in tests where a namespaced policy must be loaded, but the policyfilter doesn't matter.

func (*DummyPF) Close

func (s *DummyPF) Close() error

func (*DummyPF) DelPod

func (s *DummyPF) DelPod(_ policyfilter.PodID) error

func (*DummyPF) DelPodContainer

func (s *DummyPF) DelPodContainer(_ policyfilter.PodID, _ string) error

func (*DummyPF) DelPolicy

func (s *DummyPF) DelPolicy(_ policyfilter.PolicyID) error

func (*DummyPF) RegisterPodHandlers

func (s *DummyPF) RegisterPodHandlers(_ cache.SharedIndexInformer)

func (*DummyPF) UpdatePod

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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