package resourcecontainer
import "k8s.io/kubernetes/pkg/util/resourcecontainer"
Index ¶
Functions ¶
func RunInResourceContainer ¶
Creates resource-only containerName if it does not already exist and moves the current process to it.
containerName must be an absolute container name.
Source Files ¶
resource_container_linux.go
- Version
- v1.10.8
- Published
- Sep 13, 2018
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 11 minutes ago –
Tools for package owners.