libct/configs: move cgroup configs to libct/cgroups #7107
Annotations
10 errors
unit test:
libcontainer/cgroups/devices/systemd_test.go#L12
cgroups redeclared in this block
|
unit test:
libcontainer/cgroups/devices/systemd_test.go#L11
other declaration of cgroups
|
unit test:
libcontainer/cgroups/devices/systemd_test.go#L12
"github.com/opencontainers/runc/libcontainer/cgroups" imported and not used
|
unit test:
libcontainer/cgroups/devices/v1_test.go#L11
cgroups redeclared in this block
|
unit test:
libcontainer/cgroups/devices/v1_test.go#L10
other declaration of cgroups
|
unit test:
libcontainer/cgroups/devices/v1_test.go#L11
"github.com/opencontainers/runc/libcontainer/cgroups" imported and not used
|
unit test:
libcontainer/cgroups/fs/blkio_test.go#L8
cgroups redeclared in this block
|
unit test:
libcontainer/cgroups/fs/blkio_test.go#L7
other declaration of cgroups
|
unit test:
libcontainer/cgroups/fs/blkio_test.go#L227
undefined: configs
|
unit test:
libcontainer/cgroups/fs/cpu_test.go#L9
cgroups redeclared in this block
|
Loading