k3s/pkg/conversion
Chao Xu 69932aecb0 Let discoveryClient use RESTClient;
Ignore 403 and 404 error when discovering server-supported group/version
2015-10-29 09:55:32 -07:00
..
queryparams handle structs 2015-09-03 15:49:24 +02:00
cloner.go Properly handle nil interfaces in DeepCopy. 2015-08-11 17:59:32 -07:00
converter.go Allow []string to be converted to *int64 2015-09-21 12:02:03 -04:00
converter_test.go Allow []string to be converted to *int64 2015-09-21 12:02:03 -04:00
decode.go Let discoveryClient use RESTClient; 2015-10-29 09:55:32 -07:00
deep_copy_test.go Use generated DeepCopy methods. 2015-05-28 09:03:27 +02:00
deep_equal.go rewrite go imports 2015-08-05 17:30:03 -07:00
doc.go Remove gob 2015-05-15 13:44:37 +02:00
encode.go Add a method for encoding directly to a io.Writer and use it for HTTPx 2015-09-24 15:52:09 -07:00
error.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
meta.go let encoder handle unversioned objects 2015-09-21 15:57:45 -07:00
meta_test.go let encoder handle unversioned objects 2015-09-21 15:57:45 -07:00
scheme.go change iff to if and only if to improve annotation readability 2015-09-16 08:29:36 +00:00
scheme_test.go Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
unversioned_test.go testapi.Experimental -> testapi.Extensions 2015-10-09 15:15:35 -07:00