Update godeps
This commit is contained in:
parent
a965f44f84
commit
73e22a50d2
453 changed files with 84778 additions and 70308 deletions
2
vendor/k8s.io/kubernetes/pkg/apis/certificates/v1alpha1/generated.proto
generated
vendored
2
vendor/k8s.io/kubernetes/pkg/apis/certificates/v1alpha1/generated.proto
generated
vendored
|
|
@ -34,7 +34,7 @@ option go_package = "v1alpha1";
|
|||
message CertificateSigningRequest {
|
||||
optional k8s.io.kubernetes.pkg.api.v1.ObjectMeta metadata = 1;
|
||||
|
||||
// The certificate request itself and any additonal information.
|
||||
// The certificate request itself and any additional information.
|
||||
optional CertificateSigningRequestSpec spec = 2;
|
||||
|
||||
// Derived information about the request.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue