mirror of https://github.com/knative/caching.git
bumping google.golang.org/api 77cbf8b...c3d417d: > c3d417d chore(main): release 0.141.0 (# 2156) > d541d8e feat(idtoken): add ParsePayload returning unvalidated token payload (# 2136) > 124e36e feat(all): auto-regenerate discovery clients (# 2160) > 2b846e5 feat(all): auto-regenerate discovery clients (# 2159) > c2fa93e fix(transport): remove conditional App Engine gen 1 Go hooks (# 2158) > 2114d8d chore: remove misleading docs for credentialsFromJSON JWT path (# 2141) > 9a84e80 feat(all): auto-regenerate discovery clients (# 2155) bumping knative.dev/pkg 8d736b6...7fe699e: > 7fe699e Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (# 2823) > 5e88665 upgrade to latest dependencies (# 2810) > 96dc59b Bump go.uber.org/zap from 1.25.0 to 1.26.0 (# 2826) > dbcdf66 Bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 (# 2825) > d9942a2 Bump github.com/evanphx/json-patch/v5 from 5.6.0 to 5.7.0 (# 2824) > fa6df73 Bump google.golang.org/api from 0.140.0 to 0.141.0 (# 2822) > 9780686 Update community files (# 2819) 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.