예제 #1
0
func init() {
	types.AddIsolatorValueConstructor(LinuxNamespacesName, newLinuxNamespace)
}
예제 #2
0
func init() {
	types.AddIsolatorValueConstructor(HostPrivilegedName, newHostPrivileged)
}