internal/

directory
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2026 License: MIT

Directories

Path Synopsis
inventory
metalman
net
allocator
Package allocator provides CIDR allocation functionality for Kubernetes nodes.
Package allocator provides CIDR allocation functionality for Kubernetes nodes.
certmanager
Package certmanager manages TLS serving certificates for the controller using a self-signed CA.
Package certmanager manages TLS serving certificates for the controller using a self-signed CA.
config
Package config provides configuration types for the unbounded-net-controller.
Package config provides configuration types for the unbounded-net-controller.
controller
Package controller implements the Kubernetes node controller for CIDR allocation.
Package controller implements the Kubernetes node controller for CIDR allocation.
ebpf
Package ebpf provides eBPF-based tunnel dataplane management.
Package ebpf provides eBPF-based tunnel dataplane management.
html
Package html embeds HTML page templates used by the controller and node binaries.
Package html embeds HTML page templates used by the controller and node binaries.
metrics
Package metrics provides shared Prometheus metrics helpers for the unbounded-net controller and node agent.
Package metrics provides shared Prometheus metrics helpers for the unbounded-net controller and node agent.
netlink
Package netlink provides utilities for managing network configuration using netlink
Package netlink provides utilities for managing network configuration using netlink
Package ociutil provides shared helpers for OCI registry operations.
Package ociutil provides shared helpers for OCI registry operations.
orca
app
Package app wires the Orca runtime: origin + cachestore + cluster + fetch coordinator + edge / internal HTTP listeners.
Package app wires the Orca runtime: origin + cachestore + cluster + fetch coordinator + edge / internal HTTP listeners.
cachestore
Package cachestore defines the in-DC chunk store interface and shared types.
Package cachestore defines the in-DC chunk store interface and shared types.
cachestore/s3
Package s3 is the cachestore driver for in-DC S3-compatible stores.
Package s3 is the cachestore driver for in-DC S3-compatible stores.
chunk
Package chunk implements the chunk model: ChunkKey, deterministic path encoding, and the range -> chunk-index iterator.
Package chunk implements the chunk model: ChunkKey, deterministic path encoding, and the range -> chunk-index iterator.
chunkcatalog
Package chunkcatalog implements a bounded LRU recording chunks known to be present in the CacheStore.
Package chunkcatalog implements a bounded LRU recording chunks known to be present in the CacheStore.
cluster
Package cluster handles peer discovery and rendezvous-hash coordinator selection.
Package cluster handles peer discovery and rendezvous-hash coordinator selection.
config
Package config defines Orca's YAML configuration shape and loading helpers.
Package config defines Orca's YAML configuration shape and loading helpers.
fetch
Package fetch is the per-replica fill orchestrator: per-ChunkKey singleflight, pre-header origin retry, per-replica origin concurrency cap, and cross-replica fill via the cluster's internal RPC.
Package fetch is the per-replica fill orchestrator: per-ChunkKey singleflight, pre-header origin retry, per-replica origin concurrency cap, and cross-replica fill via the cluster's internal RPC.
manifests
Package manifests holds tests that validate the orca deployment manifest templates render to syntactically correct, structurally reasonable Kubernetes YAML.
Package manifests holds tests that validate the orca deployment manifest templates render to syntactically correct, structurally reasonable Kubernetes YAML.
metadata
Package metadata is the per-replica object-metadata cache.
Package metadata is the per-replica object-metadata cache.
origin
Package origin defines the upstream-blob-store interface and shared types.
Package origin defines the upstream-blob-store interface and shared types.
origin/awss3
Package awss3 is the AWS S3 (and S3-compatible) origin driver.
Package awss3 is the AWS S3 (and S3-compatible) origin driver.
origin/azureblob
Package azureblob is the Azure Blob Storage adapter for the Origin interface.
Package azureblob is the Azure Blob Storage adapter for the Origin interface.
server
Package server holds the HTTP handlers for the client edge and the internal-listener.
Package server holds the HTTP handlers for the client edge and the internal-listener.
Package version exposes build-time version metadata.
Package version exposes build-time version metadata.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL