added comments at the top of native k8s files which, if changed, might affect some of the k8sm code

This commit is contained in:
James DeFelice
2015-06-10 20:31:22 +00:00
parent 91238f8b44
commit 7d66559725
3 changed files with 9 additions and 0 deletions

View File

@@ -16,6 +16,9 @@ limitations under the License.
package scheduler
// Note: if you change code in this file, you might need to change code in
// contrib/mesos/pkg/scheduler/.
import (
"time"