package resourcecontainer
import "k8s.io/kubernetes/pkg/util/resourcecontainer"
Index ¶
Functions ¶
func RunInResourceContainer ¶
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.13.7
- Published
- Jun 4, 2019
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 5 minutes ago –
Tools for package owners.