Update generated files

This commit is contained in:
Allen Petersen
2018-01-02 22:07:30 -08:00
parent 6d19de343f
commit 3d69cea1e5
208 changed files with 428 additions and 220 deletions

View File

@@ -21,12 +21,13 @@ limitations under the License.
package v1
import (
unsafe "unsafe"
v1 "k8s.io/api/rbac/v1"
meta_v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
conversion "k8s.io/apimachinery/pkg/conversion"
runtime "k8s.io/apimachinery/pkg/runtime"
rbac "k8s.io/kubernetes/pkg/apis/rbac"
unsafe "unsafe"
)
func init() {

View File

@@ -21,12 +21,13 @@ limitations under the License.
package v1alpha1
import (
unsafe "unsafe"
v1alpha1 "k8s.io/api/rbac/v1alpha1"
v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
conversion "k8s.io/apimachinery/pkg/conversion"
runtime "k8s.io/apimachinery/pkg/runtime"
rbac "k8s.io/kubernetes/pkg/apis/rbac"
unsafe "unsafe"
)
func init() {

View File

@@ -21,12 +21,13 @@ limitations under the License.
package v1beta1
import (
unsafe "unsafe"
v1beta1 "k8s.io/api/rbac/v1beta1"
v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
conversion "k8s.io/apimachinery/pkg/conversion"
runtime "k8s.io/apimachinery/pkg/runtime"
rbac "k8s.io/kubernetes/pkg/apis/rbac"
unsafe "unsafe"
)
func init() {