pkg/testing
Victor Agababov 1982208dd9 Initial commit for the webhook to set the annotations about mutator. (#275)
* Initial commit for the webhook to set the annotations about mutator.

The user that created or updated the resource will be set in the
annotations.

* update comments

* remove debug logging

* logging :/

* logging :/, returns

* logging :/ III

* error wrap

* simplify test

* rename the test

* add pkg/errors to the deps for better errors

* do not require CRD to implement Annotatable

* review issues

* fix interface as required by review
2019-02-12 21:03:43 -08:00
..
doc.go Move the test resource out of `./webhook`. (#32) 2018-07-31 16:02:37 -07:00
inner_default_resource.go Initial commit for the webhook to set the annotations about mutator. (#275) 2019-02-12 21:03:43 -08:00
inner_default_resource_test.go Webhook creates a patch for all fields generated by Go (#243) 2019-02-06 14:32:40 -08:00
register.go Informers / Listers for Duck Types. (#86) 2018-09-24 20:10:20 -07:00
resource.go Initial commit for the webhook to set the annotations about mutator. (#275) 2019-02-12 21:03:43 -08:00
resource_test.go Move the use of `VerifyType` in tests (#98) 2018-09-27 15:16:22 -07:00
zz_generated.deepcopy.go Webhook creates a patch for all fields generated by Go (#243) 2019-02-06 14:32:40 -08:00