Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
01801ae1
Unverified
Commit
01801ae1
authored
Feb 07, 2018
by
Eric Chiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
generated
parent
6463e9ef
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
788 additions
and
0 deletions
+788
-0
BUILD
pkg/generated/openapi/BUILD
+1
-0
BUILD
staging/BUILD
+1
-0
Godeps.json
...ing/src/k8s.io/apiextensions-apiserver/Godeps/Godeps.json
+12
-0
Godeps.json
staging/src/k8s.io/apiserver/Godeps/Godeps.json
+12
-0
BUILD
.../src/k8s.io/client-go/pkg/apis/clientauthentication/BUILD
+36
-0
BUILD
....io/client-go/pkg/apis/clientauthentication/install/BUILD
+32
-0
BUILD
...io/client-go/pkg/apis/clientauthentication/v1alpha1/BUILD
+39
-0
zz_generated.conversion.go
.../clientauthentication/v1alpha1/zz_generated.conversion.go
+141
-0
zz_generated.deepcopy.go
...is/clientauthentication/v1alpha1/zz_generated.deepcopy.go
+137
-0
zz_generated.defaults.go
...is/clientauthentication/v1alpha1/zz_generated.defaults.go
+32
-0
zz_generated.deepcopy.go
...go/pkg/apis/clientauthentication/zz_generated.deepcopy.go
+137
-0
BUILD
staging/src/k8s.io/client-go/plugin/pkg/client/auth/BUILD
+1
-0
BUILD
...ng/src/k8s.io/client-go/plugin/pkg/client/auth/exec/BUILD
+44
-0
BUILD
staging/src/k8s.io/client-go/rest/BUILD
+1
-0
zz_generated.deepcopy.go
...client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go
+51
-0
zz_generated.deepcopy.go
...io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go
+51
-0
Godeps.json
staging/src/k8s.io/kube-aggregator/Godeps/Godeps.json
+12
-0
Godeps.json
staging/src/k8s.io/metrics/Godeps/Godeps.json
+24
-0
Godeps.json
staging/src/k8s.io/sample-apiserver/Godeps/Godeps.json
+12
-0
Godeps.json
staging/src/k8s.io/sample-controller/Godeps/Godeps.json
+12
-0
No files found.
pkg/generated/openapi/BUILD
View file @
01801ae1
...
@@ -63,6 +63,7 @@ openapi_library(
...
@@ -63,6 +63,7 @@ openapi_library(
"k8s.io/apiserver/pkg/apis/audit/v1beta1",
"k8s.io/apiserver/pkg/apis/audit/v1beta1",
"k8s.io/apiserver/pkg/apis/example/v1",
"k8s.io/apiserver/pkg/apis/example/v1",
"k8s.io/apiserver/pkg/apis/example2/v1",
"k8s.io/apiserver/pkg/apis/example2/v1",
"k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1",
"k8s.io/client-go/pkg/version",
"k8s.io/client-go/pkg/version",
"k8s.io/kube-aggregator/pkg/apis/apiregistration/v1",
"k8s.io/kube-aggregator/pkg/apis/apiregistration/v1",
"k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1",
"k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1",
...
...
staging/BUILD
View file @
01801ae1
...
@@ -166,6 +166,7 @@ filegroup(
...
@@ -166,6 +166,7 @@ filegroup(
"//staging/src/k8s.io/client-go/listers/storage/v1:all-srcs",
"//staging/src/k8s.io/client-go/listers/storage/v1:all-srcs",
"//staging/src/k8s.io/client-go/listers/storage/v1alpha1:all-srcs",
"//staging/src/k8s.io/client-go/listers/storage/v1alpha1:all-srcs",
"//staging/src/k8s.io/client-go/listers/storage/v1beta1:all-srcs",
"//staging/src/k8s.io/client-go/listers/storage/v1beta1:all-srcs",
"//staging/src/k8s.io/client-go/pkg/apis/clientauthentication:all-srcs",
"//staging/src/k8s.io/client-go/pkg/version:all-srcs",
"//staging/src/k8s.io/client-go/pkg/version:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth:all-srcs",
"//staging/src/k8s.io/client-go/rest:all-srcs",
"//staging/src/k8s.io/client-go/rest:all-srcs",
...
...
staging/src/k8s.io/apiextensions-apiserver/Godeps/Godeps.json
View file @
01801ae1
...
@@ -1871,10 +1871,22 @@
...
@@ -1871,10 +1871,22 @@
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/plugin/pkg/client/auth/exec"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/rest"
,
"ImportPath"
:
"k8s.io/client-go/rest"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
...
...
staging/src/k8s.io/apiserver/Godeps/Godeps.json
View file @
01801ae1
...
@@ -1643,10 +1643,22 @@
...
@@ -1643,10 +1643,22 @@
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/plugin/pkg/client/auth/exec"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/rest"
,
"ImportPath"
:
"k8s.io/client-go/rest"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
...
...
staging/src/k8s.io/client-go/pkg/apis/clientauthentication/BUILD
0 → 100644
View file @
01801ae1
load("@io_bazel_rules_go//go:def.bzl", "go_library")
go_library(
name = "go_default_library",
srcs = [
"doc.go",
"register.go",
"types.go",
"zz_generated.deepcopy.go",
],
importpath = "k8s.io/client-go/pkg/apis/clientauthentication",
visibility = ["//visibility:public"],
deps = [
"//vendor/k8s.io/apimachinery/pkg/apis/meta/v1:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime/schema:go_default_library",
],
)
filegroup(
name = "package-srcs",
srcs = glob(["**"]),
tags = ["automanaged"],
visibility = ["//visibility:private"],
)
filegroup(
name = "all-srcs",
srcs = [
":package-srcs",
"//staging/src/k8s.io/client-go/pkg/apis/clientauthentication/install:all-srcs",
"//staging/src/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1:all-srcs",
],
tags = ["automanaged"],
visibility = ["//visibility:public"],
)
staging/src/k8s.io/client-go/pkg/apis/clientauthentication/install/BUILD
0 → 100644
View file @
01801ae1
package(default_visibility = ["//visibility:public"])
load(
"@io_bazel_rules_go//go:def.bzl",
"go_library",
)
go_library(
name = "go_default_library",
srcs = ["install.go"],
importpath = "k8s.io/client-go/pkg/apis/clientauthentication/install",
deps = [
"//vendor/k8s.io/apimachinery/pkg/apimachinery/announced:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/apimachinery/registered:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime:go_default_library",
"//vendor/k8s.io/client-go/pkg/apis/clientauthentication:go_default_library",
"//vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1:go_default_library",
],
)
filegroup(
name = "package-srcs",
srcs = glob(["**"]),
tags = ["automanaged"],
visibility = ["//visibility:private"],
)
filegroup(
name = "all-srcs",
srcs = [":package-srcs"],
tags = ["automanaged"],
)
staging/src/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/BUILD
0 → 100644
View file @
01801ae1
package(default_visibility = ["//visibility:public"])
load(
"@io_bazel_rules_go//go:def.bzl",
"go_library",
)
go_library(
name = "go_default_library",
srcs = [
"doc.go",
"register.go",
"types.go",
"zz_generated.conversion.go",
"zz_generated.deepcopy.go",
"zz_generated.defaults.go",
],
importpath = "k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1",
deps = [
"//vendor/k8s.io/apimachinery/pkg/apis/meta/v1:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/conversion:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime/schema:go_default_library",
"//vendor/k8s.io/client-go/pkg/apis/clientauthentication:go_default_library",
],
)
filegroup(
name = "package-srcs",
srcs = glob(["**"]),
tags = ["automanaged"],
visibility = ["//visibility:private"],
)
filegroup(
name = "all-srcs",
srcs = [":package-srcs"],
tags = ["automanaged"],
)
staging/src/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go
0 → 100644
View file @
01801ae1
// +build !ignore_autogenerated
/*
Copyright 2018 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// Code generated by conversion-gen. DO NOT EDIT.
package
v1alpha1
import
(
unsafe
"unsafe"
v1
"k8s.io/apimachinery/pkg/apis/meta/v1"
conversion
"k8s.io/apimachinery/pkg/conversion"
runtime
"k8s.io/apimachinery/pkg/runtime"
clientauthentication
"k8s.io/client-go/pkg/apis/clientauthentication"
)
func
init
()
{
localSchemeBuilder
.
Register
(
RegisterConversions
)
}
// RegisterConversions adds conversion functions to the given scheme.
// Public to allow building arbitrary schemes.
func
RegisterConversions
(
scheme
*
runtime
.
Scheme
)
error
{
return
scheme
.
AddGeneratedConversionFuncs
(
Convert_v1alpha1_ExecCredential_To_clientauthentication_ExecCredential
,
Convert_clientauthentication_ExecCredential_To_v1alpha1_ExecCredential
,
Convert_v1alpha1_ExecCredentialSpec_To_clientauthentication_ExecCredentialSpec
,
Convert_clientauthentication_ExecCredentialSpec_To_v1alpha1_ExecCredentialSpec
,
Convert_v1alpha1_ExecCredentialStatus_To_clientauthentication_ExecCredentialStatus
,
Convert_clientauthentication_ExecCredentialStatus_To_v1alpha1_ExecCredentialStatus
,
Convert_v1alpha1_Response_To_clientauthentication_Response
,
Convert_clientauthentication_Response_To_v1alpha1_Response
,
)
}
func
autoConvert_v1alpha1_ExecCredential_To_clientauthentication_ExecCredential
(
in
*
ExecCredential
,
out
*
clientauthentication
.
ExecCredential
,
s
conversion
.
Scope
)
error
{
if
err
:=
Convert_v1alpha1_ExecCredentialSpec_To_clientauthentication_ExecCredentialSpec
(
&
in
.
Spec
,
&
out
.
Spec
,
s
);
err
!=
nil
{
return
err
}
out
.
Status
=
(
*
clientauthentication
.
ExecCredentialStatus
)(
unsafe
.
Pointer
(
in
.
Status
))
return
nil
}
// Convert_v1alpha1_ExecCredential_To_clientauthentication_ExecCredential is an autogenerated conversion function.
func
Convert_v1alpha1_ExecCredential_To_clientauthentication_ExecCredential
(
in
*
ExecCredential
,
out
*
clientauthentication
.
ExecCredential
,
s
conversion
.
Scope
)
error
{
return
autoConvert_v1alpha1_ExecCredential_To_clientauthentication_ExecCredential
(
in
,
out
,
s
)
}
func
autoConvert_clientauthentication_ExecCredential_To_v1alpha1_ExecCredential
(
in
*
clientauthentication
.
ExecCredential
,
out
*
ExecCredential
,
s
conversion
.
Scope
)
error
{
if
err
:=
Convert_clientauthentication_ExecCredentialSpec_To_v1alpha1_ExecCredentialSpec
(
&
in
.
Spec
,
&
out
.
Spec
,
s
);
err
!=
nil
{
return
err
}
out
.
Status
=
(
*
ExecCredentialStatus
)(
unsafe
.
Pointer
(
in
.
Status
))
return
nil
}
// Convert_clientauthentication_ExecCredential_To_v1alpha1_ExecCredential is an autogenerated conversion function.
func
Convert_clientauthentication_ExecCredential_To_v1alpha1_ExecCredential
(
in
*
clientauthentication
.
ExecCredential
,
out
*
ExecCredential
,
s
conversion
.
Scope
)
error
{
return
autoConvert_clientauthentication_ExecCredential_To_v1alpha1_ExecCredential
(
in
,
out
,
s
)
}
func
autoConvert_v1alpha1_ExecCredentialSpec_To_clientauthentication_ExecCredentialSpec
(
in
*
ExecCredentialSpec
,
out
*
clientauthentication
.
ExecCredentialSpec
,
s
conversion
.
Scope
)
error
{
out
.
Response
=
(
*
clientauthentication
.
Response
)(
unsafe
.
Pointer
(
in
.
Response
))
out
.
Interactive
=
in
.
Interactive
return
nil
}
// Convert_v1alpha1_ExecCredentialSpec_To_clientauthentication_ExecCredentialSpec is an autogenerated conversion function.
func
Convert_v1alpha1_ExecCredentialSpec_To_clientauthentication_ExecCredentialSpec
(
in
*
ExecCredentialSpec
,
out
*
clientauthentication
.
ExecCredentialSpec
,
s
conversion
.
Scope
)
error
{
return
autoConvert_v1alpha1_ExecCredentialSpec_To_clientauthentication_ExecCredentialSpec
(
in
,
out
,
s
)
}
func
autoConvert_clientauthentication_ExecCredentialSpec_To_v1alpha1_ExecCredentialSpec
(
in
*
clientauthentication
.
ExecCredentialSpec
,
out
*
ExecCredentialSpec
,
s
conversion
.
Scope
)
error
{
out
.
Response
=
(
*
Response
)(
unsafe
.
Pointer
(
in
.
Response
))
out
.
Interactive
=
in
.
Interactive
return
nil
}
// Convert_clientauthentication_ExecCredentialSpec_To_v1alpha1_ExecCredentialSpec is an autogenerated conversion function.
func
Convert_clientauthentication_ExecCredentialSpec_To_v1alpha1_ExecCredentialSpec
(
in
*
clientauthentication
.
ExecCredentialSpec
,
out
*
ExecCredentialSpec
,
s
conversion
.
Scope
)
error
{
return
autoConvert_clientauthentication_ExecCredentialSpec_To_v1alpha1_ExecCredentialSpec
(
in
,
out
,
s
)
}
func
autoConvert_v1alpha1_ExecCredentialStatus_To_clientauthentication_ExecCredentialStatus
(
in
*
ExecCredentialStatus
,
out
*
clientauthentication
.
ExecCredentialStatus
,
s
conversion
.
Scope
)
error
{
out
.
ExpirationTimestamp
=
(
*
v1
.
Time
)(
unsafe
.
Pointer
(
in
.
ExpirationTimestamp
))
out
.
Token
=
in
.
Token
return
nil
}
// Convert_v1alpha1_ExecCredentialStatus_To_clientauthentication_ExecCredentialStatus is an autogenerated conversion function.
func
Convert_v1alpha1_ExecCredentialStatus_To_clientauthentication_ExecCredentialStatus
(
in
*
ExecCredentialStatus
,
out
*
clientauthentication
.
ExecCredentialStatus
,
s
conversion
.
Scope
)
error
{
return
autoConvert_v1alpha1_ExecCredentialStatus_To_clientauthentication_ExecCredentialStatus
(
in
,
out
,
s
)
}
func
autoConvert_clientauthentication_ExecCredentialStatus_To_v1alpha1_ExecCredentialStatus
(
in
*
clientauthentication
.
ExecCredentialStatus
,
out
*
ExecCredentialStatus
,
s
conversion
.
Scope
)
error
{
out
.
ExpirationTimestamp
=
(
*
v1
.
Time
)(
unsafe
.
Pointer
(
in
.
ExpirationTimestamp
))
out
.
Token
=
in
.
Token
return
nil
}
// Convert_clientauthentication_ExecCredentialStatus_To_v1alpha1_ExecCredentialStatus is an autogenerated conversion function.
func
Convert_clientauthentication_ExecCredentialStatus_To_v1alpha1_ExecCredentialStatus
(
in
*
clientauthentication
.
ExecCredentialStatus
,
out
*
ExecCredentialStatus
,
s
conversion
.
Scope
)
error
{
return
autoConvert_clientauthentication_ExecCredentialStatus_To_v1alpha1_ExecCredentialStatus
(
in
,
out
,
s
)
}
func
autoConvert_v1alpha1_Response_To_clientauthentication_Response
(
in
*
Response
,
out
*
clientauthentication
.
Response
,
s
conversion
.
Scope
)
error
{
out
.
Header
=
*
(
*
map
[
string
][]
string
)(
unsafe
.
Pointer
(
&
in
.
Header
))
out
.
Code
=
in
.
Code
return
nil
}
// Convert_v1alpha1_Response_To_clientauthentication_Response is an autogenerated conversion function.
func
Convert_v1alpha1_Response_To_clientauthentication_Response
(
in
*
Response
,
out
*
clientauthentication
.
Response
,
s
conversion
.
Scope
)
error
{
return
autoConvert_v1alpha1_Response_To_clientauthentication_Response
(
in
,
out
,
s
)
}
func
autoConvert_clientauthentication_Response_To_v1alpha1_Response
(
in
*
clientauthentication
.
Response
,
out
*
Response
,
s
conversion
.
Scope
)
error
{
out
.
Header
=
*
(
*
map
[
string
][]
string
)(
unsafe
.
Pointer
(
&
in
.
Header
))
out
.
Code
=
in
.
Code
return
nil
}
// Convert_clientauthentication_Response_To_v1alpha1_Response is an autogenerated conversion function.
func
Convert_clientauthentication_Response_To_v1alpha1_Response
(
in
*
clientauthentication
.
Response
,
out
*
Response
,
s
conversion
.
Scope
)
error
{
return
autoConvert_clientauthentication_Response_To_v1alpha1_Response
(
in
,
out
,
s
)
}
staging/src/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go
0 → 100644
View file @
01801ae1
// +build !ignore_autogenerated
/*
Copyright 2018 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// Code generated by deepcopy-gen. DO NOT EDIT.
package
v1alpha1
import
(
runtime
"k8s.io/apimachinery/pkg/runtime"
)
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecCredential
)
DeepCopyInto
(
out
*
ExecCredential
)
{
*
out
=
*
in
out
.
TypeMeta
=
in
.
TypeMeta
in
.
Spec
.
DeepCopyInto
(
&
out
.
Spec
)
if
in
.
Status
!=
nil
{
in
,
out
:=
&
in
.
Status
,
&
out
.
Status
if
*
in
==
nil
{
*
out
=
nil
}
else
{
*
out
=
new
(
ExecCredentialStatus
)
(
*
in
)
.
DeepCopyInto
(
*
out
)
}
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecCredential.
func
(
in
*
ExecCredential
)
DeepCopy
()
*
ExecCredential
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecCredential
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func
(
in
*
ExecCredential
)
DeepCopyObject
()
runtime
.
Object
{
if
c
:=
in
.
DeepCopy
();
c
!=
nil
{
return
c
}
return
nil
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecCredentialSpec
)
DeepCopyInto
(
out
*
ExecCredentialSpec
)
{
*
out
=
*
in
if
in
.
Response
!=
nil
{
in
,
out
:=
&
in
.
Response
,
&
out
.
Response
if
*
in
==
nil
{
*
out
=
nil
}
else
{
*
out
=
new
(
Response
)
(
*
in
)
.
DeepCopyInto
(
*
out
)
}
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecCredentialSpec.
func
(
in
*
ExecCredentialSpec
)
DeepCopy
()
*
ExecCredentialSpec
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecCredentialSpec
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecCredentialStatus
)
DeepCopyInto
(
out
*
ExecCredentialStatus
)
{
*
out
=
*
in
if
in
.
ExpirationTimestamp
!=
nil
{
in
,
out
:=
&
in
.
ExpirationTimestamp
,
&
out
.
ExpirationTimestamp
if
*
in
==
nil
{
*
out
=
nil
}
else
{
*
out
=
(
*
in
)
.
DeepCopy
()
}
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecCredentialStatus.
func
(
in
*
ExecCredentialStatus
)
DeepCopy
()
*
ExecCredentialStatus
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecCredentialStatus
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
Response
)
DeepCopyInto
(
out
*
Response
)
{
*
out
=
*
in
if
in
.
Header
!=
nil
{
in
,
out
:=
&
in
.
Header
,
&
out
.
Header
*
out
=
make
(
map
[
string
][]
string
,
len
(
*
in
))
for
key
,
val
:=
range
*
in
{
if
val
==
nil
{
(
*
out
)[
key
]
=
nil
}
else
{
(
*
out
)[
key
]
=
make
([]
string
,
len
(
val
))
copy
((
*
out
)[
key
],
val
)
}
}
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Response.
func
(
in
*
Response
)
DeepCopy
()
*
Response
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
Response
)
in
.
DeepCopyInto
(
out
)
return
out
}
staging/src/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go
0 → 100644
View file @
01801ae1
// +build !ignore_autogenerated
/*
Copyright 2018 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// Code generated by defaulter-gen. DO NOT EDIT.
package
v1alpha1
import
(
runtime
"k8s.io/apimachinery/pkg/runtime"
)
// RegisterDefaults adds defaulters functions to the given scheme.
// Public to allow building arbitrary schemes.
// All generated defaulters are covering - they call all nested defaulters.
func
RegisterDefaults
(
scheme
*
runtime
.
Scheme
)
error
{
return
nil
}
staging/src/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go
0 → 100644
View file @
01801ae1
// +build !ignore_autogenerated
/*
Copyright 2018 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// Code generated by deepcopy-gen. DO NOT EDIT.
package
clientauthentication
import
(
runtime
"k8s.io/apimachinery/pkg/runtime"
)
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecCredential
)
DeepCopyInto
(
out
*
ExecCredential
)
{
*
out
=
*
in
out
.
TypeMeta
=
in
.
TypeMeta
in
.
Spec
.
DeepCopyInto
(
&
out
.
Spec
)
if
in
.
Status
!=
nil
{
in
,
out
:=
&
in
.
Status
,
&
out
.
Status
if
*
in
==
nil
{
*
out
=
nil
}
else
{
*
out
=
new
(
ExecCredentialStatus
)
(
*
in
)
.
DeepCopyInto
(
*
out
)
}
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecCredential.
func
(
in
*
ExecCredential
)
DeepCopy
()
*
ExecCredential
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecCredential
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func
(
in
*
ExecCredential
)
DeepCopyObject
()
runtime
.
Object
{
if
c
:=
in
.
DeepCopy
();
c
!=
nil
{
return
c
}
return
nil
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecCredentialSpec
)
DeepCopyInto
(
out
*
ExecCredentialSpec
)
{
*
out
=
*
in
if
in
.
Response
!=
nil
{
in
,
out
:=
&
in
.
Response
,
&
out
.
Response
if
*
in
==
nil
{
*
out
=
nil
}
else
{
*
out
=
new
(
Response
)
(
*
in
)
.
DeepCopyInto
(
*
out
)
}
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecCredentialSpec.
func
(
in
*
ExecCredentialSpec
)
DeepCopy
()
*
ExecCredentialSpec
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecCredentialSpec
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecCredentialStatus
)
DeepCopyInto
(
out
*
ExecCredentialStatus
)
{
*
out
=
*
in
if
in
.
ExpirationTimestamp
!=
nil
{
in
,
out
:=
&
in
.
ExpirationTimestamp
,
&
out
.
ExpirationTimestamp
if
*
in
==
nil
{
*
out
=
nil
}
else
{
*
out
=
(
*
in
)
.
DeepCopy
()
}
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecCredentialStatus.
func
(
in
*
ExecCredentialStatus
)
DeepCopy
()
*
ExecCredentialStatus
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecCredentialStatus
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
Response
)
DeepCopyInto
(
out
*
Response
)
{
*
out
=
*
in
if
in
.
Header
!=
nil
{
in
,
out
:=
&
in
.
Header
,
&
out
.
Header
*
out
=
make
(
map
[
string
][]
string
,
len
(
*
in
))
for
key
,
val
:=
range
*
in
{
if
val
==
nil
{
(
*
out
)[
key
]
=
nil
}
else
{
(
*
out
)[
key
]
=
make
([]
string
,
len
(
val
))
copy
((
*
out
)[
key
],
val
)
}
}
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Response.
func
(
in
*
Response
)
DeepCopy
()
*
Response
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
Response
)
in
.
DeepCopyInto
(
out
)
return
out
}
staging/src/k8s.io/client-go/plugin/pkg/client/auth/BUILD
View file @
01801ae1
...
@@ -29,6 +29,7 @@ filegroup(
...
@@ -29,6 +29,7 @@ filegroup(
srcs = [
srcs = [
":package-srcs",
":package-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/azure:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/azure:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/exec:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/gcp:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/gcp:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/openstack:all-srcs",
"//staging/src/k8s.io/client-go/plugin/pkg/client/auth/openstack:all-srcs",
...
...
staging/src/k8s.io/client-go/plugin/pkg/client/auth/exec/BUILD
0 → 100644
View file @
01801ae1
load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
go_library(
name = "go_default_library",
srcs = ["exec.go"],
importpath = "k8s.io/client-go/plugin/pkg/client/auth/exec",
visibility = ["//visibility:public"],
deps = [
"//vendor/github.com/golang/glog:go_default_library",
"//vendor/golang.org/x/crypto/ssh/terminal:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/apis/meta/v1:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime/schema:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime/serializer:go_default_library",
"//vendor/k8s.io/client-go/pkg/apis/clientauthentication:go_default_library",
"//vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1:go_default_library",
"//vendor/k8s.io/client-go/tools/clientcmd/api:go_default_library",
],
)
go_test(
name = "go_default_test",
srcs = ["exec_test.go"],
data = glob(["testdata/**"]),
embed = [":go_default_library"],
deps = [
"//vendor/k8s.io/client-go/pkg/apis/clientauthentication:go_default_library",
"//vendor/k8s.io/client-go/tools/clientcmd/api:go_default_library",
],
)
filegroup(
name = "package-srcs",
srcs = glob(["**"]),
tags = ["automanaged"],
visibility = ["//visibility:private"],
)
filegroup(
name = "all-srcs",
srcs = [":package-srcs"],
tags = ["automanaged"],
visibility = ["//visibility:public"],
)
staging/src/k8s.io/client-go/rest/BUILD
View file @
01801ae1
...
@@ -72,6 +72,7 @@ go_library(
...
@@ -72,6 +72,7 @@ go_library(
"//vendor/k8s.io/apimachinery/pkg/util/sets:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/util/sets:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/watch:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/watch:go_default_library",
"//vendor/k8s.io/client-go/pkg/version:go_default_library",
"//vendor/k8s.io/client-go/pkg/version:go_default_library",
"//vendor/k8s.io/client-go/plugin/pkg/client/auth/exec:go_default_library",
"//vendor/k8s.io/client-go/rest/watch:go_default_library",
"//vendor/k8s.io/client-go/rest/watch:go_default_library",
"//vendor/k8s.io/client-go/tools/clientcmd/api:go_default_library",
"//vendor/k8s.io/client-go/tools/clientcmd/api:go_default_library",
"//vendor/k8s.io/client-go/tools/metrics:go_default_library",
"//vendor/k8s.io/client-go/tools/metrics:go_default_library",
...
...
staging/src/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go
View file @
01801ae1
...
@@ -63,6 +63,15 @@ func (in *AuthInfo) DeepCopyInto(out *AuthInfo) {
...
@@ -63,6 +63,15 @@ func (in *AuthInfo) DeepCopyInto(out *AuthInfo) {
(
*
in
)
.
DeepCopyInto
(
*
out
)
(
*
in
)
.
DeepCopyInto
(
*
out
)
}
}
}
}
if
in
.
Exec
!=
nil
{
in
,
out
:=
&
in
.
Exec
,
&
out
.
Exec
if
*
in
==
nil
{
*
out
=
nil
}
else
{
*
out
=
new
(
ExecConfig
)
(
*
in
)
.
DeepCopyInto
(
*
out
)
}
}
if
in
.
Extensions
!=
nil
{
if
in
.
Extensions
!=
nil
{
in
,
out
:=
&
in
.
Extensions
,
&
out
.
Extensions
in
,
out
:=
&
in
.
Extensions
,
&
out
.
Extensions
*
out
=
make
([]
NamedExtension
,
len
(
*
in
))
*
out
=
make
([]
NamedExtension
,
len
(
*
in
))
...
@@ -211,6 +220,48 @@ func (in *Context) DeepCopy() *Context {
...
@@ -211,6 +220,48 @@ func (in *Context) DeepCopy() *Context {
}
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecConfig
)
DeepCopyInto
(
out
*
ExecConfig
)
{
*
out
=
*
in
if
in
.
Args
!=
nil
{
in
,
out
:=
&
in
.
Args
,
&
out
.
Args
*
out
=
make
([]
string
,
len
(
*
in
))
copy
(
*
out
,
*
in
)
}
if
in
.
Env
!=
nil
{
in
,
out
:=
&
in
.
Env
,
&
out
.
Env
*
out
=
make
([]
ExecEnvVar
,
len
(
*
in
))
copy
(
*
out
,
*
in
)
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecConfig.
func
(
in
*
ExecConfig
)
DeepCopy
()
*
ExecConfig
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecConfig
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecEnvVar
)
DeepCopyInto
(
out
*
ExecEnvVar
)
{
*
out
=
*
in
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecEnvVar.
func
(
in
*
ExecEnvVar
)
DeepCopy
()
*
ExecEnvVar
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecEnvVar
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
NamedAuthInfo
)
DeepCopyInto
(
out
*
NamedAuthInfo
)
{
func
(
in
*
NamedAuthInfo
)
DeepCopyInto
(
out
*
NamedAuthInfo
)
{
*
out
=
*
in
*
out
=
*
in
in
.
AuthInfo
.
DeepCopyInto
(
&
out
.
AuthInfo
)
in
.
AuthInfo
.
DeepCopyInto
(
&
out
.
AuthInfo
)
...
...
staging/src/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go
View file @
01801ae1
...
@@ -63,6 +63,15 @@ func (in *AuthInfo) DeepCopyInto(out *AuthInfo) {
...
@@ -63,6 +63,15 @@ func (in *AuthInfo) DeepCopyInto(out *AuthInfo) {
(
*
in
)
.
DeepCopyInto
(
*
out
)
(
*
in
)
.
DeepCopyInto
(
*
out
)
}
}
}
}
if
in
.
Exec
!=
nil
{
in
,
out
:=
&
in
.
Exec
,
&
out
.
Exec
if
*
in
==
nil
{
*
out
=
nil
}
else
{
*
out
=
new
(
ExecConfig
)
(
*
in
)
.
DeepCopyInto
(
*
out
)
}
}
if
in
.
Extensions
!=
nil
{
if
in
.
Extensions
!=
nil
{
in
,
out
:=
&
in
.
Extensions
,
&
out
.
Extensions
in
,
out
:=
&
in
.
Extensions
,
&
out
.
Extensions
*
out
=
make
(
map
[
string
]
runtime
.
Object
,
len
(
*
in
))
*
out
=
make
(
map
[
string
]
runtime
.
Object
,
len
(
*
in
))
...
@@ -242,6 +251,48 @@ func (in *Context) DeepCopy() *Context {
...
@@ -242,6 +251,48 @@ func (in *Context) DeepCopy() *Context {
}
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecConfig
)
DeepCopyInto
(
out
*
ExecConfig
)
{
*
out
=
*
in
if
in
.
Args
!=
nil
{
in
,
out
:=
&
in
.
Args
,
&
out
.
Args
*
out
=
make
([]
string
,
len
(
*
in
))
copy
(
*
out
,
*
in
)
}
if
in
.
Env
!=
nil
{
in
,
out
:=
&
in
.
Env
,
&
out
.
Env
*
out
=
make
([]
ExecEnvVar
,
len
(
*
in
))
copy
(
*
out
,
*
in
)
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecConfig.
func
(
in
*
ExecConfig
)
DeepCopy
()
*
ExecConfig
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecConfig
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
ExecEnvVar
)
DeepCopyInto
(
out
*
ExecEnvVar
)
{
*
out
=
*
in
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExecEnvVar.
func
(
in
*
ExecEnvVar
)
DeepCopy
()
*
ExecEnvVar
{
if
in
==
nil
{
return
nil
}
out
:=
new
(
ExecEnvVar
)
in
.
DeepCopyInto
(
out
)
return
out
}
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func
(
in
*
Preferences
)
DeepCopyInto
(
out
*
Preferences
)
{
func
(
in
*
Preferences
)
DeepCopyInto
(
out
*
Preferences
)
{
*
out
=
*
in
*
out
=
*
in
if
in
.
Extensions
!=
nil
{
if
in
.
Extensions
!=
nil
{
...
...
staging/src/k8s.io/kube-aggregator/Godeps/Godeps.json
View file @
01801ae1
...
@@ -1543,10 +1543,22 @@
...
@@ -1543,10 +1543,22 @@
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/plugin/pkg/client/auth/exec"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/rest"
,
"ImportPath"
:
"k8s.io/client-go/rest"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
...
...
staging/src/k8s.io/metrics/Godeps/Godeps.json
View file @
01801ae1
...
@@ -67,6 +67,10 @@
...
@@ -67,6 +67,10 @@
"Rev"
:
"4c012f6dcd9546820e378d0bdda4d8fc772cdfea"
"Rev"
:
"4c012f6dcd9546820e378d0bdda4d8fc772cdfea"
},
},
{
{
"ImportPath"
:
"golang.org/x/crypto/ssh/terminal"
,
"Rev"
:
"81e90905daefcd6fd217b62423c0908922eadb30"
},
{
"ImportPath"
:
"golang.org/x/net/context"
,
"ImportPath"
:
"golang.org/x/net/context"
,
"Rev"
:
"1c05540f6879653db88113bc4a2b70aec4bd491f"
"Rev"
:
"1c05540f6879653db88113bc4a2b70aec4bd491f"
},
},
...
@@ -87,6 +91,14 @@
...
@@ -87,6 +91,14 @@
"Rev"
:
"1c05540f6879653db88113bc4a2b70aec4bd491f"
"Rev"
:
"1c05540f6879653db88113bc4a2b70aec4bd491f"
},
},
{
{
"ImportPath"
:
"golang.org/x/sys/unix"
,
"Rev"
:
"95c6576299259db960f6c5b9b69ea52422860fce"
},
{
"ImportPath"
:
"golang.org/x/sys/windows"
,
"Rev"
:
"95c6576299259db960f6c5b9b69ea52422860fce"
},
{
"ImportPath"
:
"golang.org/x/text/secure/bidirule"
,
"ImportPath"
:
"golang.org/x/text/secure/bidirule"
,
"Rev"
:
"b19bf474d317b857955b12035d2c5acb57ce8b01"
"Rev"
:
"b19bf474d317b857955b12035d2c5acb57ce8b01"
},
},
...
@@ -391,10 +403,22 @@
...
@@ -391,10 +403,22 @@
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/plugin/pkg/client/auth/exec"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/rest"
,
"ImportPath"
:
"k8s.io/client-go/rest"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
...
...
staging/src/k8s.io/sample-apiserver/Godeps/Godeps.json
View file @
01801ae1
...
@@ -1511,10 +1511,22 @@
...
@@ -1511,10 +1511,22 @@
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/plugin/pkg/client/auth/exec"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/rest"
,
"ImportPath"
:
"k8s.io/client-go/rest"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
...
...
staging/src/k8s.io/sample-controller/Godeps/Godeps.json
View file @
01801ae1
...
@@ -811,10 +811,22 @@
...
@@ -811,10 +811,22 @@
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"ImportPath"
:
"k8s.io/client-go/pkg/version"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
{
{
"ImportPath"
:
"k8s.io/client-go/plugin/pkg/client/auth/exec"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/rest"
,
"ImportPath"
:
"k8s.io/client-go/rest"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment