kubernetes/pkg/apis/core/v1
Mahendra Kariya 3698100224 Fix golint errors in pkg/apis/core (#82919)
* Fix lint errors related to receiver name

Ref #68026

* Fix lint errors related to comments

Ref #68026

* Fix package name in comments

Ref #68026

* Rename Cpu to CPU

Ref #68026

* Fix lint errors related to naming convention

Ref #68026

* Remove deprecated field

DoNotUse_ExternalID has been deprecated and is not in use anymore.
It has been removed to fix lint errors related to underscores in field
names.

Ref #68026, #61966

* Include pkg/apis/core in golint check

Ref #68026

* Rename var to fix lint errors

Ref #68026

* Revert "Remove deprecated field"

This reverts commit 75e9bfc168077fcb9346e334b59d60a2c997735b.

Ref #82919

* Remove math from godoc

Ref #82919, #68026

* Remove underscore from var name

Ref #68026

* Rename var in staging core api type

Ref #68026
2019-09-25 11:06:51 -07:00
..
helper Delete duplicate resource.Quantity.Copy() 2019-08-19 17:23:14 -07:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD phase 2: generated items 2019-08-28 16:11:46 +00:00
conversion_test.go Delete duplicate resource.Quantity.Copy() 2019-08-19 17:23:14 -07:00
conversion.go types modifications + conversion + conversion testing 2019-07-02 15:39:05 +00:00
defaults_test.go startupProbe: Test changes 2019-08-30 00:40:26 +02:00
defaults.go phase 2: api types + defaulting + validation + disabled fields handling 2019-08-28 15:59:43 +00:00
doc.go Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
OWNERS Remove myself from reviewers across the repo so that PRs are no 2019-08-27 16:10:16 -07:00
register.go Remove generic conversion function 2018-07-17 23:02:16 -04:00
zz_generated.conversion.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
zz_generated.defaults.go startupProbe: make update 2019-08-30 00:42:43 +02:00