pkg/apis
Evan Anderson ea367c1342 Add utility methods for api.URL (#785)
* Add IsEmpty and HTTP/HTTPS constructors, simplify tests.

* Simplify remaining construction of URLs in tests with struct initialization.

* Reverse `nonEmpty` since most cases are now non-empty.

* Update initial tests. Also fix a bug in URL.String() and update test.
2019-10-21 19:11:25 -07:00
..
duck Update our dependency on K8s libs to 1.15.3 (#686) 2019-09-18 13:36:48 -07:00
istio Update our dependency on K8s libs to 1.15.3 (#686) 2019-09-18 13:36:48 -07:00
testing Version condition testing helper functions (#644) 2019-09-08 16:39:06 -07:00
v1alpha1 change Destination api and addressable resolver, fixed unit tests and… (#774) 2019-10-21 14:42:25 -07:00
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
condition_set.go apis: fix typo in ConditionSet.Manage comment (#551) 2019-07-30 08:52:43 -07: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 update links (#646) 2019-09-09 07:02:10 -07: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
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 #457 Duck type user annotation logic (#467) 2019-06-24 18:20:05 -07: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 Add utility methods for api.URL (#785) 2019-10-21 19:11:25 -07:00
url_test.go Add utility methods for api.URL (#785) 2019-10-21 19:11:25 -07:00
volatile_time.go add openapi-gen=true for some structs (#510) 2019-07-11 21:17:33 -07:00
volatile_time_test.go Move VolatileTime into knative/pkg (#40) 2018-08-09 15:58:51 -07:00
zz_generated.deepcopy.go Add support for a structured URL type. (#400) 2019-05-01 18:40:33 -07:00