autogenerated

This commit is contained in:
Mike Danese
2017-01-12 12:23:19 -08:00
parent 96c146c8f2
commit 44b7246568
297 changed files with 2433 additions and 1260 deletions

View File

@@ -19,7 +19,7 @@ package certificates
import (
"testing"
certificates "k8s.io/kubernetes/pkg/apis/certificates/v1alpha1"
certificates "k8s.io/kubernetes/pkg/apis/certificates/v1beta1"
)
func TestHasKubeletUsages(t *testing.T) {