kubernetes/pkg/apis/core/validation
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
..
BUILD vendor updates 2019-07-02 22:26:26 +00:00
conditional_validation_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
conditional_validation.go Move conditional validation for SCTPSupport to validation functions with knowledge of old objects 2019-02-05 23:09:31 -05:00
doc.go
events_test.go Remove uses of extensions/v1beta1 clients 2018-12-19 11:18:53 -05:00
events.go fix wrong spells in events.go 2019-07-24 21:26:09 +08:00
OWNERS Remove myself from reviewers across the repo so that PRs are no 2019-08-27 16:10:16 -07:00
validation_test.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
validation.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00