kubernetes/pkg/client/unversioned/clientcmd/api
Clayton Coleman 1694cfb72d
Make defaulting part of versioning codec
Most normal codec use should perform defaulting. DirectCodecs should not
perform defaulting. Update the defaulting_test to fuzz the list of known
defaulters. Use the new versioning.NewDefaultingCodec() method.
2016-10-18 21:07:35 -04:00
..
latest Make defaulting part of versioning codec 2016-10-18 21:07:35 -04:00
v1 Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
helpers.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
register.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
types.go Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
types_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00