Update kube-openapi to use validation

This commit is contained in:
Antoine Pelisse
2017-11-01 11:20:15 -07:00
parent fcf9b1f7e5
commit 8f7262e819
25 changed files with 354 additions and 101 deletions

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package validation_test
package validation
import (
. "github.com/onsi/ginkgo"