Knative common packages
Go to file
Matt Moore 9d1975b29f Drop the fixed list of `knative/serving` components from logging. (#22) 2018-07-27 10:14:36 -07:00
apis Add comments to exported error helpers. (#20) 2018-07-26 16:40:35 -07:00
configmap Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00
hack Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
logging Drop the fixed list of `knative/serving` components from logging. (#22) 2018-07-27 10:14:36 -07:00
test Initial set of files for //test (#18) 2018-07-26 16:46:35 -07:00
vendor Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
.gitattributes Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
CONTRIBUTING.md Copy over some of the core markdown from serving. (#2) 2018-07-25 10:44:49 -07:00
DEVELOPMENT.md Copy over some of the core markdown from serving. (#2) 2018-07-25 10:44:49 -07:00
Gopkg.lock Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
Gopkg.toml Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
LICENSE Initial commit 2018-07-25 10:16:04 -07:00
OWNERS Add a top-level OWNERS file to pkg. (#6) 2018-07-25 10:43:10 -07:00
README.md Add "godoc" and "go report" badges (#19) 2018-07-26 16:39:37 -07:00
code-of-conduct.md Copy over some of the core markdown from serving. (#2) 2018-07-25 10:44:49 -07:00

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.