//
pkg.gl
Category
github.com/moby/buildkit
worker
base
package
0.19.0
Repository:
https://github.com/moby/buildkit.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
50
Dependents
64
Files
556 SLOC
#
Functions
ID
ID reads the worker id from the `workerid` file.
NewWorker
NewWorker instantiates a local worker.
#
Structs
Worker
Worker is a local worker instance with dedicated snapshotter, cache, and so on.
WorkerOpt
WorkerOpt is specific to a worker.