k3s/pkg/apis/apps/v1
Michael Taufen da41a6e793 Fix PodPidsLimit and ConfigTrialDuration on internal KubeletConfig type
They should both follow the convention of not being a pointer on the
internal type. This required adding a conversion function between
`int64` and `*int64`.

A side effect is this removes a warning in the generated code for the
apps API group.
2018-01-30 11:43:41 -08:00
..
BUILD Update generated files 2017-11-09 12:14:08 +01:00
conversion.go Added conditions to statefulset 2017-11-09 12:28:49 -08:00
conversion_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
defaults.go Promotes the StatefulSet, ControllerRevision, Deployment, and ReplicaSet kinds to the apps/v1 group version. 2017-11-02 14:19:04 -07:00
defaults_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
doc.go Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
register.go
zz_generated.conversion.go Fix PodPidsLimit and ConfigTrialDuration on internal KubeletConfig type 2018-01-30 11:43:41 -08:00
zz_generated.defaults.go Regenerate all generated code 2018-01-02 00:21:07 -08:00