pkg/apis
Victor Agababov 08a86da47d
User variadic version and remove nil (#1361)
* User variadic version and remove nil

Update duck/status to use new version of UnionMaps

* comment
2020-05-28 12:03:00 -07:00
..
duck User variadic version and remove nil (#1361) 2020-05-28 12:03:00 -07:00
test Simplify the krshaped interface, just use k8s interfaces for TypeMeta and ObjectMeta (#1322) 2020-05-14 09:47:00 -07:00
testing Fixed #1057 - Rename ConvertUp/Down to ConvertTo/From (#1122) 2020-02-24 09:44:08 -08:00
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
condition_set.go Create a common method for processing reconciliation on generic KRShaped (#1284) 2020-05-06 17:10:44 -07:00
condition_set_impl_test.go Assorted linting fixes. (#1249) 2020-04-28 08:20:51 -07:00
condition_set_test.go Add MarkTrueWithReason function to ConditionManager (#1148) 2020-03-19 09:36:06 -07:00
condition_types.go Nil check conditions (#1112) 2020-02-20 11:20:06 -08:00
condition_types_test.go Nil check conditions (#1112) 2020-02-20 11:20:06 -08:00
contexts.go Allow Delete verb on validation callbacks (#1219) 2020-04-16 18:30:48 -07:00
contexts_test.go Allow Delete verb on validation callbacks (#1219) 2020-04-16 18:30:48 -07:00
convert.go Fixed #1057 - Rename ConvertUp/Down to ConvertTo/From (#1122) 2020-02-24 09:44:08 -08:00
convert_test.go Fixed #1057 - Rename ConvertUp/Down to ConvertTo/From (#1122) 2020-02-24 09:44:08 -08:00
deprecated.go Fix the issues pointed out by staticcheck (#541) 2019-07-23 13:13:36 -07:00
deprecated_test.go Clean context.TODO in pkg and other minor nits (#1337) 2020-05-15 10:58:02 -07:00
doc.go Add deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00
field_error.go Skip doing any work if `Also` receives no errors (#1256) 2020-04-28 12:03:51 -07:00
field_error_test.go Skip doing any work if `Also` receives no errors (#1256) 2020-04-28 12:03:51 -07:00
interfaces.go Fixed #1057 - Rename ConvertUp/Down to ConvertTo/From (#1122) 2020-02-24 09:44:08 -08:00
kind2resource.go Create a common way for turning GVK into GVR. (#84) 2018-09-21 14:07:21 -07:00
kind2resource_test.go Create a common way for turning GVK into GVR. (#84) 2018-09-21 14:07:21 -07:00
metadata_validation.go Add validation for creator and lastModifier annotation (#539) 2019-07-28 21:51:04 -07:00
metadata_validation_test.go Add validation for creator and lastModifier annotation (#539) 2019-07-28 21:51:04 -07:00
url.go Provide an semantic equality func for apis.URL (#987) 2020-01-10 10:25:57 -08:00
url_test.go Fix the URL errors for go1.14 (#1027) 2020-01-31 11:12:28 -08:00
volatile_time.go Fix the comment for volatile time (#1315) 2020-05-08 10:20:45 -07:00
volatile_time_test.go Fix the comment for volatile time (#1315) 2020-05-08 10:20:45 -07:00
zz_generated.deepcopy.go update boilerplate to use 2020 (#979) 2020-01-07 16:04:51 -08:00