Skip to content

Commit

Permalink
Regenerate
Browse files Browse the repository at this point in the history
Kubernetes-commit: 6568325ca2bef519e5c8228cd33887660b5ed7b0
  • Loading branch information
Antoine Pelisse authored and k8s-publishing-bot committed Jul 24, 2019
1 parent 6607c48 commit 2b03495
Show file tree
Hide file tree
Showing 41 changed files with 57,225 additions and 27,427 deletions.
811 changes: 506 additions & 305 deletions admission/v1beta1/generated.pb.go

Large diffs are not rendered by default.

1,548 changes: 1,019 additions & 529 deletions admissionregistration/v1/generated.pb.go

Large diffs are not rendered by default.

1,543 changes: 1,017 additions & 526 deletions admissionregistration/v1beta1/generated.pb.go

Large diffs are not rendered by default.

3,620 changes: 2,480 additions & 1,140 deletions apps/v1/generated.pb.go

Large diffs are not rendered by default.

2,723 changes: 1,860 additions & 863 deletions apps/v1beta1/generated.pb.go

Large diffs are not rendered by default.

3,927 changes: 2,700 additions & 1,227 deletions apps/v1beta2/generated.pb.go

Large diffs are not rendered by default.

895 changes: 618 additions & 277 deletions auditregistration/v1alpha1/generated.pb.go

Large diffs are not rendered by default.

1,160 changes: 767 additions & 393 deletions authentication/v1/generated.pb.go

Large diffs are not rendered by default.

712 changes: 454 additions & 258 deletions authentication/v1beta1/generated.pb.go

Large diffs are not rendered by default.

1,796 changes: 1,199 additions & 597 deletions authorization/v1/generated.pb.go

Large diffs are not rendered by default.

1,796 changes: 1,199 additions & 597 deletions authorization/v1beta1/generated.pb.go

Large diffs are not rendered by default.

2,503 changes: 1,704 additions & 799 deletions autoscaling/v1/generated.pb.go

Large diffs are not rendered by default.

2,270 changes: 1,542 additions & 728 deletions autoscaling/v2beta1/generated.pb.go

Large diffs are not rendered by default.

2,355 changes: 1,630 additions & 725 deletions autoscaling/v2beta2/generated.pb.go

Large diffs are not rendered by default.

863 changes: 558 additions & 305 deletions batch/v1/generated.pb.go

Large diffs are not rendered by default.

817 changes: 548 additions & 269 deletions batch/v1beta1/generated.pb.go

Large diffs are not rendered by default.

817 changes: 548 additions & 269 deletions batch/v2alpha1/generated.pb.go

Large diffs are not rendered by default.

856 changes: 558 additions & 298 deletions certificates/v1beta1/generated.pb.go

Large diffs are not rendered by default.

468 changes: 303 additions & 165 deletions coordination/v1/generated.pb.go

Large diffs are not rendered by default.

468 changes: 303 additions & 165 deletions coordination/v1beta1/generated.pb.go

Large diffs are not rendered by default.

28,626 changes: 19,410 additions & 9,216 deletions core/v1/generated.pb.go

Large diffs are not rendered by default.

687 changes: 437 additions & 250 deletions events/v1beta1/generated.pb.go

Large diffs are not rendered by default.

6,872 changes: 4,738 additions & 2,134 deletions extensions/v1beta1/generated.pb.go

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ module k8s.io/api
go 1.12

require (
github.com/gogo/protobuf v1.0.0
github.com/gogo/protobuf v0.0.0-20190410021324-65acae22fc9
github.com/stretchr/testify v1.3.0
k8s.io/apimachinery v0.0.0-20190719140911-bfcf53abc9f8
k8s.io/apimachinery v0.0.0
)

replace (
Expand All @@ -16,5 +16,6 @@ replace (
golang.org/x/sys => golang.org/x/sys v0.0.0-20190209173611-3b5209105503
golang.org/x/text => golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db
golang.org/x/tools => golang.org/x/tools v0.0.0-20190313210603-aa82965741a9
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20190719140911-bfcf53abc9f8
k8s.io/api => ../api
k8s.io/apimachinery => ../apimachinery
)
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod h1:+
github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod h1:W3Z9FmVs9qj+KR4zFKmDPGiLdk1D9Rlm7cyMvf57TTg=
github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501/go.mod h1:J8+jY1nAiCcj+friV/PDoE1/3eeccG9LYBs0tYvLOWc=
github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod h1:DXUve3Dpr1UfpPtxFw+EFuQ41HhCWZfha5jSVRG7C7I=
github.com/gogo/protobuf v1.0.0 h1:2jyBKDKU/8v3v2xVR2PtiWQviFUyiaGk2rpfyFT8rTM=
github.com/gogo/protobuf v1.0.0/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v0.0.0-20190410021324-65acae22fc9 h1:Kt4R9nQn1c+x/o63vCZuxo3WjBc8EnSfnguI4ELkdoo=
github.com/gogo/protobuf v0.0.0-20190410021324-65acae22fc9/go.mod h1:SlYgWuQ5SjCEi6WLHjHCa1yvBfUnHcTbrrZtXPKa29o=
github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM=
Expand All @@ -34,6 +34,8 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
github.com/json-iterator/go v1.1.6 h1:MrUvLMLTMxbqFJ9kzlvat/rYZqZnW3u4wkLzWTaFwKs=
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
Expand Down Expand Up @@ -82,7 +84,6 @@ gopkg.in/yaml.v2 v2.2.1 h1:mUhvW9EsL+naU5Q3cakzfE91YhliOondGd6ZrsDBHQE=
gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.2 h1:ZCJp+EgiOT7lHqUV2J862kp8Qj64Jo6az82+3Td9dZw=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
k8s.io/apimachinery v0.0.0-20190719140911-bfcf53abc9f8/go.mod h1:sBJWIJZfxLhp7mRsRyuAE/NfKTr3kXGR1iaqg8O0gJo=
k8s.io/gengo v0.0.0-20190128074634-0689ccc1d7d6/go.mod h1:ezvh/TsK7cY6rbqRK0oQQ8IAqLxYwwyPxAX1Pzy0ii0=
k8s.io/klog v0.0.0-20181102134211-b9b56d5dfc92/go.mod h1:Gq+BEi5rUBO/HRz0bTSXDUcqjScdoY3a9IHpCEIOOfk=
k8s.io/klog v0.3.1 h1:RVgyDHY/kFKtLqh67NvEWIgkMneNoIrdkN0CxDSQc68=
Expand Down
Loading

0 comments on commit 2b03495

Please sign in to comment.