s/nolegacyproviders/providerless/

This commit is contained in:
Benjamin Elder
2019-08-22 14:55:33 -07:00
parent ece112524b
commit 5a3301a59d
193 changed files with 194 additions and 194 deletions

View File

@@ -1,4 +1,4 @@
// +build !nolegacyproviders
// +build !providerless
/*
Copyright 2016 The Kubernetes Authors.