Documentation
¶
Index ¶
Constants ¶
View Source
const (
SocketName = "bypass4netns.sock"
)
Variables ¶
View Source
var SyscallsToBeNotified = []string{"bind", "close", "connect", "sendmsg", "sendto", "setsockopt"}
Functions ¶
func GetDefaultSeccompProfile ¶
func GetDefaultSeccompProfile(listenerPath string) *specs.LinuxSeccomp
func TranslateSeccompProfile ¶ added in v0.3.0
func TranslateSeccompProfile(old specs.LinuxSeccomp, listenerPath string) (*specs.LinuxSeccomp, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.