 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var WithDefault = imageOptionFunc(func(ii *llb.ImageInfo) { llb.WithMetaResolver(Default()).SetImageOption(ii) })
Functions ¶
func Default ¶
func Default() llb.ImageMetaResolver
func New ¶
func New(with ...ImageMetaResolverOpt) llb.ImageMetaResolver
Types ¶
type ImageMetaResolverOpt ¶
type ImageMetaResolverOpt func(o *imageMetaResolverOpts)
func WithDefaultPlatform ¶
func WithDefaultPlatform(p *ocispecs.Platform) ImageMetaResolverOpt
 Click to show internal directories. 
   Click to hide internal directories.