mirror of https://github.com/knative/caching.git
bumping knative.dev/hack 0e0784b...6ffd841: > 6ffd841 Update community files (# 168) > 02c525c Update community files (# 167) bumping knative.dev/pkg 4d62e1d...00c122e: > 00c122e Add genreconcile for ConfigMap (# 2489) > 6bb6518 Update actions (# 2488) > 5b0e728 drop deprecated eventing repos (# 2463) > 75629c8 Update community files (# 2487) > ca82d2b Add `NewProxyAutoTLSTransport` and `DialTLSWithBackOff` to support TLS proxy (# 2479) > e2b4d74 Update community files (# 2486) 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.