mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 3cc697a...0b0c339: > 0b0c339 Remove unclear comment for makeSpoofClient() (# 2347) > cd0d505 Update actions (# 2346) > 91d1932 upgrade to latest dependencies (# 2345) bumping knative.dev/hack 96aac1c...128cf01: > 128cf01 Allows to see tag from build_release func (# 104) > e1db8b2 chore: further explain knative CRD-generation support (# 105) 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.