k3s/pkg/api/unversioned
Clayton Coleman 1d592e4c28 Unversioned types should not use ambiguous go-int
All external types that are not int64 are now marked as int32,
including
IntOrString. Prober is now int32 (43 years should be enough of an initial
probe time for anyone).

Did not change the metadata fields for now.
2015-11-26 11:45:25 -05:00
..
duration.go Add pkg/api/unversioned.Duration type 2015-09-17 16:25:46 -07:00
duration_test.go Add pkg/api/unversioned.Duration type 2015-09-17 16:25:46 -07:00
group_version.go update RESTMapping API to be properly typed 2015-11-25 14:02:37 -05:00
group_version_test.go rename to GroupVersion and rename the one in type.go to GroupVersionForDiscovery 2015-11-05 14:52:58 -08:00
selector.go Create unversioned.ListOptions object. 2015-11-23 09:55:33 +01:00
selector_test.go JSON marshaling/unmarshaling of label Selector 2015-11-19 16:44:48 +01:00
time.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
time_test.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
types.go Unversioned types should not use ambiguous go-int 2015-11-26 11:45:25 -05:00
types_swagger_doc_generated.go Create unversioned.ListOptions object. 2015-11-23 09:55:33 +01:00
well_known_labels.go Make zone and region node labels conformant. 2015-11-19 16:35:58 -08:00