MCPcopy Index your code
hub / github.com/uber/aresdb / GetAssignment

Method GetAssignment

controller/client/controller.go:47–47  ·  view source on GitHub ↗
(jobNamespace, instance string)

Source from the content-addressed store, hash-verified

45 GetNamespaces() ([]string, error)
46 GetAssignmentHash(jobNamespace, instance string) (string, error)
47 GetAssignment(jobNamespace, instance string) (*models.IngestionAssignment, error)
48}
49
50// ControllerHTTPClient implements ControllerClient over http

Callers 2

controller_test.goFile · 0.65
SyncUpJobConfigsMethod · 0.65

Implementers 2

ControllerHTTPClientcontroller/client/controller.go
ControllerClientcontroller/client/mocks/ControllerClie

Calls

no outgoing calls

Tested by

no test coverage detected