Categorygithub.com/mgencur/pkg
module
0.0.0-20181009210226-e9a1a3e8c2da
Repository: https://github.com/mgencur/pkg.git
Documentation: pkg.go.dev

# README

Knative Common Packages

GoDoc Go Report Card

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.

# Packages

+k8s:deepcopy-gen=package.
No description provided by the author
Package configmap exists to facilitate consuming Kubernetes ConfigMap resources in various ways, including: - Watching them for changes over time, and - Loading them from a VolumeMount.
No description provided by the author
Package kmeta provides Knative utilities for operating on Kubernetes resources' ObjectMeta.
No description provided by the author
No description provided by the author
No description provided by the author
+k8s:deepcopy-gen=package +groupName=pkg.knative.dev.
Package tracker defines a utility to enable Reconcilers to trigger reconciliations when objects that are cross-referenced change, so that the level-based reconciliation can react to the change.
No description provided by the author