mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() currently ipamutils package uses apis which are linux specific and makes windows compile error out. Separated the OS specific apis into linux and windows files to diverge the implementation. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
.. | ||
utils.go | ||
utils_linux.go | ||
utils_test.go | ||
utils_windows.go |