MCPcopy Create free account
hub / github.com/buildpacks/pack / Type

Method Type

pkg/cache/volume_cache.go:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118}
119
120func (c *VolumeCache) Type() Type {
121 return Volume
122}
123
124// note image names and volume names are validated using the same restrictions:
125// see https://github.com/moby/moby/blob/f266f13965d5bfb1825afa181fe6c32f3a597fa3/daemon/names/names.go#L5

Callers 1

testCacheFunction · 0.95

Calls

no outgoing calls

Tested by 1

testCacheFunction · 0.76