batch-gateway: Dataflow¶
Controller Watches¶
Kubernetes resources this controller monitors for changes. Each watch triggers reconciliation when the watched resource is created, updated, or deleted.
No controller watches found.
Reconciliation Flow¶
How the controller interacts with the Kubernetes API during reconciliation.
sequenceDiagram
%% Static dataflow for batch-gateway
participant KubernetesAPI as Kubernetes API
participant batch_gateway as batch-gateway
HTTP Endpoints¶
| Method | Path | Source |
|---|---|---|
| * | / | internal/apiserver/common/rest.go:74 |
Configuration¶
ConfigMaps and Helm values that control this component's runtime behavior.
Helm¶
Chart: batch-gateway v0.1.0