Skip to content

fms-guardrails-orchestrator

Architecture snapshot: 2026-04-29 (2026-04-29)

Repository: opendatahub-io/fms-guardrails-orchestrator
Analyzer: arch-analyzer 0.2.0
Extracted: 2026-04-29T11:06:27Z

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 fms-guardrails-orchestrator

    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["fms-guardrails-orchestrator Controller"]
        ctrl_1["Controller"]
        class ctrl_1 controller
    end

CRDs

No CRDs defined.

Dependencies