seccompprofilewatcher

package
v0.3.16 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeccompProfileWatcher added in v0.3.11

type SeccompProfileWatcher interface {
	Start(ctx context.Context)
	Stop()
}

SeccompProfileWatcher watches SeccompProfile resources and applies them using SeccompManager

type SeccompProfileWatcherImpl

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

SeccompProfileWatcherImpl implements SeccompProfileWatcher using a SeccompProfileClient

func NewSeccompProfileWatcher

func NewSeccompProfileWatcher(client storage.SeccompProfileClient, seccompManager seccompmanager.SeccompManagerClient) *SeccompProfileWatcherImpl

NewSeccompProfileWatcher creates a new SeccompProfileWatcher

func (*SeccompProfileWatcherImpl) Start added in v0.3.11

Start begins watching SeccompProfile resources

func (*SeccompProfileWatcherImpl) Stop added in v0.3.11

func (w *SeccompProfileWatcherImpl) Stop()

Stop stops the watcher

Jump to

Keyboard shortcuts

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