Documentation ¶
Index ¶
Constants ¶
View Source
const ResolvConfDir string = "/run/resolvconf"
Variables ¶
This section is empty.
Functions ¶
func AllowSyscall ¶
func AllowSyscall(syscall string, args ...specs.LinuxSeccompArg) specs.LinuxSyscall
Types ¶
type RuncAdapter ¶
type RuncAdapter struct{}
func NewRuncAdapter ¶
func NewRuncAdapter() *RuncAdapter
func (*RuncAdapter) BuildSpec ¶
func (a *RuncAdapter) BuildSpec( bpmCfg *config.BPMConfig, procCfg *config.ProcessConfig, user specs.User, ) (specs.Spec, error)
func (*RuncAdapter) CreateJobPrerequisites ¶
Click to show internal directories.
Click to hide internal directories.