mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 7764284...842df75: > 842df75 Update community files (# 2196) > fa8095f Use default Kubeconfig loading rules (# 2197) > d9b7180 minor bug when passing spoof options (# 2194) > 8931f82 remove source stats reporter (# 2193) > 591cb89 drop unused workflow (# 2192) > dbcf4cf removing default for KUBECONFIG to enable in cluster tests (# 2191) 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.