mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 785eb63...c0e1594: > c0e1594 Update actions (# 2392) > 1db74d0 Adjust leaderelection defaults, add documentation. (# 2391) > 2b23ad1 Simplify URI creation in source validation tests (# 2389) > c568527 Fixes # 2308 TestSpoofingClient_WaitForEndpointState flake (# 2387) > b90b853 upgrade to latest dependencies (# 2388) 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.