Knative common packages
Go to file
Matt Moore e71b1a477d Create a helper for synthesizing patches. (#87) 2018-09-24 15:36:20 -07:00
.github
apis Create a helper for synthesizing patches. (#87) 2018-09-24 15:36:20 -07:00
client Don't generate clients for apis/duck (#82) 2018-09-20 14:56:19 -07:00
configmap Few changes to the configmap package (#59) 2018-09-12 07:42:16 -07:00
controller Bump the sleep in the controller testing. (#88) 2018-09-24 07:49:20 -07:00
hack Don't generate clients for apis/duck (#82) 2018-09-20 14:56:19 -07:00
kmeta Rename kmeta.NewOwnerReference to NewControllerRef (#70) 2018-09-13 15:01:16 -07:00
logging The test logger will now log the correct caller (#63) 2018-09-06 14:16:14 -07:00
signals
test The test logger will now log the correct caller (#63) 2018-09-06 14:16:14 -07:00
testing Define an interface for interacting with Listable objects. (#85) 2018-09-21 14:34:19 -07:00
vendor Update test-infra dependency (#61) 2018-09-05 06:57:14 -07:00
webhook Create a helper for synthesizing patches. (#87) 2018-09-24 15:36:20 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DEVELOPMENT.md
Gopkg.lock Add Sinkable and Channelable types. Fix Subscribable types. (#79) 2018-09-20 16:01:19 -07:00
Gopkg.toml Vendor the test-infra scripts (#52) 2018-08-23 21:30:59 -07:00
LICENSE
OWNERS
README.md
code-of-conduct.md

README.md

Knative Common Packages

GoDoc Go Report Card

Knative pkg provides a place for sharing common Knative packages across the Knative repos.

To learn more about Knative, please visit our Knative docs repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.