 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheRefMetadata ¶
type CacheRefMetadata struct {
	cache.RefMetadata
}
    func SearchContentHash ¶
func SearchContentHash(ctx context.Context, store cache.MetadataStore, dgst digest.Digest) ([]CacheRefMetadata, error)
func (CacheRefMetadata) GetContentHashKey ¶
func (md CacheRefMetadata) GetContentHashKey() (digest.Digest, bool)
func (CacheRefMetadata) SetContentHashKey ¶
func (md CacheRefMetadata) SetContentHashKey(dgst digest.Digest) error
 Click to show internal directories. 
   Click to hide internal directories.