Knative common packages
Go to file
Dave Protasowski 404a7b57b4 add some bounds checks 2025-07-04 10:48:01 -04:00
.github
apiextensions/storageversion
apis
changeset
client/injection
codegen/cmd/injection-gen
configmap
controller address linter 2025-07-04 10:48:01 -04:00
depcheck
environment
hack
hash
injection incorporate k8s client-go tool metrics - request latency & result 2025-07-04 10:47:58 -04:00
kflag
kmap
kmeta
kmp
kref
kvstore
leaderelection
logging
metrics
network
observability add some bounds checks 2025-07-04 10:48:01 -04:00
profiling
ptr
reconciler
resolver
signals
source
system
test Drop OpenCensus use in various test packages (#3202) 2025-07-04 14:33:57 +00:00
testing
tracing
tracker
unstructured
vendor incorporate k8s client-go tool metrics - request latency & result 2025-07-04 10:47:58 -04:00
version
webhook
websocket
.codecov.yaml
.gitattributes
.gitignore
.golangci.yaml
CONTRIBUTING.md
DEVELOPMENT.md
LICENSE
OWNERS
OWNERS_ALIASES
README.md
RELEASE-LEADS.md
SECURITY.md
code-of-conduct.md
go.mod Drop OpenCensus use in various test packages (#3202) 2025-07-04 14:33:57 +00:00
go.sum Drop OpenCensus use in various test packages (#3202) 2025-07-04 14:33:57 +00:00

README.md

Knative Common Packages

sink

"The kitchen sink" by Alan Cleaver is licensed under CC BY 2.0

GoDoc Go Report Card codecov

Knative pkg provides a place for sharing common Knative packages across the Knative repos.

To learn more about Knative, please visit our Knative docs repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md. For a list of help wanted issues across Knative, take a look at CLOTRIBUTOR.