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. |
|
Package explain records per-compile outcome metadata so `hpcc explain <source>` can answer "why did my last compile not hit the cache." Phase 5 §5.3.
|
Package explain records per-compile outcome metadata so `hpcc explain <source>` can answer "why did my last compile not hit the cache." Phase 5 §5.3. |
|
Package logging configures the project-wide zap logger.
|
Package logging configures the project-wide zap logger. |
|
Package metrics configures the project-wide OpenTelemetry metrics pipeline.
|
Package metrics configures the project-wide OpenTelemetry metrics pipeline. |
|
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. |
|
Package tracing configures the project-wide OpenTelemetry tracer.
|
Package tracing configures the project-wide OpenTelemetry tracer. |
|
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.