package local
import "github.com/moby/buildkit/exporter/local"
Index ¶
- func CreateFS(ctx context.Context, sessionID string, k string, ref cache.ImmutableRef, attestations []exporter.Attestation, defaultTime time.Time, opt CreateFSOpts) (fsutil.FS, func() error, error)
- func New(opt Opt) (exporter.Exporter, error)
- func NewProgressHandler(ctx context.Context, id string) func(int, bool)
- type CreateFSOpts
- type Opt
Functions ¶
func CreateFS ¶
func CreateFS(ctx context.Context, sessionID string, k string, ref cache.ImmutableRef, attestations []exporter.Attestation, defaultTime time.Time, opt CreateFSOpts) (fsutil.FS, func() error, error)
func New ¶
func NewProgressHandler ¶
Types ¶
type CreateFSOpts ¶
func (*CreateFSOpts) Load ¶
type Opt ¶
Source Files ¶
- Version
- v0.13.1
- Published
- Mar 18, 2024
- Platform
- js/wasm
- Imports
- 30 packages
- Last checked
- 17 seconds ago –
Tools for package owners.