pkg/testing
Matt Moore c15d7c8f22 Eliminate custom methods from GenericCRD (#78)
* Prune the GenericCRD spec to what is used.

Encapsulate our change detection slightly.

* Support common spec mutations via duck typing.

This adds support for performing common mutations to objects via duck types and JSON patching.

Fixes: https://github.com/knative/pkg/issues/76

* Eliminate getSpecJSON thru schemaless duck typing.

This leverages a one-off trick to get the JSON of the spec field from arbitrary types.
2018-09-18 14:25:19 -07:00
..
doc.go Move the test resource out of `./webhook`. (#32) 2018-07-31 16:02:37 -07:00
resource.go Eliminate custom methods from GenericCRD (#78) 2018-09-18 14:25:19 -07:00
zz_generated.deepcopy.go Move the test resource out of `./webhook`. (#32) 2018-07-31 16:02:37 -07:00