Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRemoteCache ¶
func NewRemoteCache(url RemoteURL, customHeaders http.Header) cache.ArtifactCache
Types ¶
type RemoteCache ¶
type RemoteCache struct {
// contains filtered or unexported fields
}
func (RemoteCache) MissingBlobs ¶ added in v0.9.0
func (RemoteCache) PutArtifact ¶ added in v0.9.0
func (c RemoteCache) PutArtifact(imageID string, imageInfo types.ArtifactInfo) error
Click to show internal directories.
Click to hide internal directories.