Update generated files

Kubernetes-commit: 3d69cea1e589add1d24fc72e9a8c46081664a719
This commit is contained in:
Allen Petersen 2018-01-02 22:07:30 -08:00 committed by Kubernetes Publisher
parent 77a796f4f4
commit 5792dbc5ef
3 changed files with 6 additions and 3 deletions

View File

@ -21,13 +21,14 @@ limitations under the License.
package v1alpha1
import (
unsafe "unsafe"
authentication_v1 "k8s.io/api/authentication/v1"
v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
conversion "k8s.io/apimachinery/pkg/conversion"
runtime "k8s.io/apimachinery/pkg/runtime"
types "k8s.io/apimachinery/pkg/types"
audit "k8s.io/apiserver/pkg/apis/audit"
unsafe "unsafe"
)
func init() {

View File

@ -21,13 +21,14 @@ limitations under the License.
package v1beta1
import (
unsafe "unsafe"
authentication_v1 "k8s.io/api/authentication/v1"
v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
conversion "k8s.io/apimachinery/pkg/conversion"
runtime "k8s.io/apimachinery/pkg/runtime"
types "k8s.io/apimachinery/pkg/types"
audit "k8s.io/apiserver/pkg/apis/audit"
unsafe "unsafe"
)
func init() {

View File

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