eval-hub¶
Architecture snapshot: 2026-04-29 (2026-04-29)
Repository: eval-hub/eval-hub
Analyzer: arch-analyzer 0.2.0
Extracted: 2026-04-29T11:05:47Z
Summary¶
| Metric | Count |
|---|---|
| CRDs | 0 |
| Deployments | 0 |
| Services | 0 |
| Secrets | 0 |
| Cluster Roles | 0 |
| Controller Watches | 0 |
Component Architecture¶
CRDs, controllers, and owned Kubernetes resources.
graph LR
%% Component architecture for eval-hub
classDef crd fill:#e74c3c,stroke:#c0392b,color:#fff
classDef controller fill:#3498db,stroke:#2980b9,color:#fff
classDef owned fill:#2ecc71,stroke:#27ae60,color:#fff
classDef external fill:#95a5a6,stroke:#7f8c8d,color:#fff
classDef dep fill:#f39c12,stroke:#e67e22,color:#fff
subgraph controller["eval-hub Controller"]
ctrl_1["Controller"]
class ctrl_1 controller
end
CRDs¶
No CRDs defined.
Dependencies¶
Key External Dependencies¶
| Module | Version |
|---|---|
| github.com/go-logr/logr | v1.4.3 |
| github.com/prometheus/client_golang | v1.23.2 |
| google.golang.org/grpc | v1.80.0 |
| k8s.io/api | v0.35.3 |
| k8s.io/apimachinery | v0.35.3 |
| k8s.io/apiserver | v0.35.3 |
| k8s.io/client-go | v0.35.3 |