seccomp

package
v0.0.0-...-d6a869a Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SyscallMonitorService

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

Seccomp's syscall-monitoring/trapping service struct. External packages will solely rely on this struct for their syscall-monitoring demands.

func NewSyscallMonitorService

func NewSyscallMonitorService() *SyscallMonitorService

func (*SyscallMonitorService) Setup

func (scs *SyscallMonitorService) Setup(
	nss domain.NSenterServiceIface,
	css domain.ContainerStateServiceIface,
	prs domain.ProcessServiceIface,
	mts domain.MountServiceIface,
	allowImmutableRemounts bool,
	allowImmutableUnmounts bool,
	seccompFdReleasePolicy string)

Jump to

Keyboard shortcuts

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