Directories
¶
| Path | Synopsis |
|---|---|
|
client
Package client is the side of the daemon protocol that runs inside the short-lived `hpcc wrap` / symlink invocation.
|
Package client is the side of the daemon protocol that runs inside the short-lived `hpcc wrap` / symlink invocation. |
|
dispatch
Package dispatch implements the daemon's remote-compile path: get a JWT from the configured IdP via OAuth password grant, authenticate against the scheduler, route each compile to a worker, and dial the worker directly to invoke Compile.
|
Package dispatch implements the daemon's remote-compile path: get a JWT from the configured IdP via OAuth password grant, authenticate against the scheduler, route each compile to a worker, and dial the worker directly to invoke Compile. |
|
protocol
|
|
|
Package runner is the single entrypoint for executing a compile through hpcc.
|
Package runner is the single entrypoint for executing a compile through hpcc. |
|
image
Package image is the worker's prepared-image abstraction.
|
Package image is the worker's prepared-image abstraction. |
|
image/cdimage
Package cdimage is the containerd-backed implementation of image.Store.
|
Package cdimage is the containerd-backed implementation of image.Store. |
|
image/rootfs
Package rootfs is the Linux raw-Firecracker implementation of image.Store.
|
Package rootfs is the Linux raw-Firecracker implementation of image.Store. |
Click to show internal directories.
Click to hide internal directories.