mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 2f19491...8fa1a3f: > 8fa1a3f CmpOpts overrides should be passed through (# 2621) > 64fc3e5 ListPointer flag should also apply to filtered informers (# 2620) bumping knative.dev/hack 566898d...4b6bd86: > 4b6bd86 Format go code (# 239) 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.