mirror of https://github.com/knative/caching.git
bumping knative.dev/hack 7233e77...b9801b4: > b9801b4 Update community files (# 260) bumping knative.dev/pkg 05b694e...4fd6eb8: > 4fd6eb8 make ChildName produce valid names (# 2660) > 911b435 Update community files (# 2661) > f4eb778 upgrade to latest dependencies (# 2658) > 9e943fa Removal of Tekton downstream tests (# 2654) Signed-off-by: Knative Automation <automation@knative.team> Signed-off-by: Knative Automation <automation@knative.team> |
||
---|---|---|
.github | ||
config | ||
hack | ||
pkg | ||
test | ||
third_party/VENDOR-LICENSE | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
DEVELOPMENT.md | ||
LICENSE | ||
OWNERS | ||
OWNERS_ALIASES | ||
README.md | ||
code-of-conduct.md | ||
go.mod | ||
go.sum |
README.md
Knative Caching Resources
Knative caching
defines resources that can be used to express a desire to
cache things. These are just API definitions for caching custom resources
plugins, it does not include an implementation of this API.
To learn more about Knative, please visit our Knative docs repository.
If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.