package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

NewImageLayerIndex creates a new index over a store that must return images.
NewRESTWithLimitVerifier is exposed for unfortunate cross package unit tests.

# Structs

ImageLayers is the minimal set of data we need to retain to provide the cache.
InternalREST implements the REST endpoint for changing both the spec and status of an image stream.
LayersREST implements the REST endpoint for changing both the spec and status of an image stream.
LegacyREST allows us to wrap and alter some behavior.
REST implements a RESTStorage for image streams against etcd.
StatusREST implements the REST endpoint for changing the status of an image stream.

# Interfaces

ImageLayerIndex is a cache of image digests to the layers they contain.