caching/pkg
Matt Moore a9dfa18660 Allow creators to produce / consume a slice of LocalObjectReference for pull secrets. (#12)
PodSpec has this as a slice, and if we wanted to start creating these references more automatically for e.g. Deployment it isn't immediately obvious which secret is used for which image (certainly without reading the secrets).  This changes it to a more pass-through model for simplicity.

Fixes: https://github.com/knative/caching/issues/9
2018-09-17 12:42:17 -07:00
..
apis/caching Allow creators to produce / consume a slice of LocalObjectReference for pull secrets. (#12) 2018-09-17 12:42:17 -07:00
client Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00