pkg/apis
Scott Nichols 07104dad53 Use legitimate methods to enable get and set conditions. (#80)
* Use reflection to get and set conditions.

* Update comment.

* limiting the object on the way in, no need to double check it is a struct.

* Reorder the class, and add a comment for getConditions

* Adding relection and duck type checking.

* Fix typos.
2018-09-25 13:35:21 -07:00
..
duck Use legitimate methods to enable get and set conditions. (#80) 2018-09-25 13:35:21 -07:00
istio Add Istio DestinationRule and Policy into Istio apis and clients (#43) 2018-08-22 16:16:59 -07:00
doc.go Add deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00
field_error.go Sort keys and paths for FieldError. (#90) 2018-09-24 15:48:20 -07:00
field_error_test.go Sort keys and paths for FieldError. (#90) 2018-09-24 15:48:20 -07:00
interfaces.go Define an interface for interacting with Listable objects. (#85) 2018-09-21 14:34:19 -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
volatile_time.go Move VolatileTime into knative/pkg (#40) 2018-08-09 15:58:51 -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 deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00