added unsupported for non-linux platforms

This commit is contained in:
markturansky
2015-09-18 12:50:13 -04:00
parent 0f8cc8926f
commit fcb8f4e719
2 changed files with 54 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// +build linux
/*
Copyright 2015 The Kubernetes Authors All rights reserved.