mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 7b5ecbc...3bed4dc: > 3bed4dc Make the configmap update logging Debugf (# 2226) > 44fffc8 This implements the EventExpansion needed to emit K8s events. (# 2224) > 6ef763d Remove long deprecated NewImplWithStats (# 2223) > 9c7fd8e Introduce `NewContext`, deprecate `NewImplFull`. (# 2222) > 766b8f7 Have the addressable resolver take a tracker. (# 2220) > 9b9bc2a Run codegen (# 2221) > 52d2a0d Deprecate ReadOnlyFinalizer interface over OnDeletionInterface (# 2212) > 44fc074 Update community files (# 2219) > bda81c0 upgrade to latest dependencies (# 2218) 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.