ContainerCgroupConfig contains configuration information about a container's cgroups.
Name | Type | Description | Notes |
---|---|---|---|
cgroupParent | String | CgroupParent is the container's Cgroup parent. If not set, the default for the current cgroup driver will be used. Optional. | [optional] |
cgroupns | Namespace | [optional] | |
cgroupsMode | String | CgroupsMode sets a policy for how cgroups will be created for the container, including the ability to disable creation entirely. Optional. | [optional] |
- Serializable