pkg/apis
Ville Aikas d5698e90e2
make namespace optional so existing objects keep working (#1034)
2020-02-02 22:17:30 -08:00
..
duck make namespace optional so existing objects keep working (#1034) 2020-02-02 22:17:30 -08:00
testing include testing helpers to fuzz our API types and perform some roundtrip testing (#1010) 2020-01-28 06:58:26 -08:00
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
condition_set.go Add helper methods in conditon_set (#965) 2020-01-06 08:00:49 -08:00
condition_set_impl_test.go Implement ClearCondition for ConditionManager (#538) 2019-07-24 14:22:35 -07:00
condition_set_test.go Move Condition stuff to apis, add a v1beta1 Status. (#361) 2019-04-02 09:51:55 -07:00
condition_types.go Remove openapi-gen annotations (#775) 2019-11-05 13:03:27 -08:00
condition_types_test.go Move Condition stuff to apis, add a v1beta1 Status. (#361) 2019-04-02 09:51:55 -07:00
contexts.go Incorporate the sub-resource context into the context state populated by the webhook. (#442) 2019-06-05 20:36:39 -07:00
contexts_test.go Incorporate the sub-resource context into the context state populated by the webhook. (#442) 2019-06-05 20:36:39 -07:00
convert.go add helpers to convert objects through Convertible proxies (#1002) 2020-01-21 14:25:24 -08:00
convert_test.go add helpers to convert objects through Convertible proxies (#1002) 2020-01-21 14:25:24 -08:00
deprecated.go Fix the issues pointed out by staticcheck (#541) 2019-07-23 13:13:36 -07:00
deprecated_test.go Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
doc.go Add deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00
field_error.go Introduce error util ErrInvalidCombination for invalid combination (#638) 2019-09-12 16:44:32 -07:00
field_error_test.go Introduce error util ErrInvalidCombination for invalid combination (#638) 2019-09-12 16:44:32 -07:00
interfaces.go Split the resource semantic webhooks into separate AdmissionControllers (#848) 2019-11-14 16:51:02 -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 Remove openapi-gen annotations (#775) 2019-11-05 13:03:27 -08:00
volatile_time_test.go Move VolatileTime into knative/pkg (#40) 2018-08-09 15:58:51 -07:00
zz_generated.deepcopy.go update boilerplate to use 2020 (#979) 2020-01-07 16:04:51 -08:00