Merge pull request #2120 from rhatdan/master

Rename cgroups_windows.go to cgroups_unsupported.go
This commit is contained in:
Mrunal Patel
2019-08-27 07:29:21 -07:00
committed by GitHub
@@ -1,3 +1,5 @@
// +build !linux
package configs
// TODO Windows: This can ultimately be entirely factored out on Windows as