MCPcopy Create free account
hub / github.com/clouditor/clouditor / orchestratorClient

Struct orchestratorClient

api/orchestrator/orchestrator_grpc.pb.go:212–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212type orchestratorClient struct {
213 cc grpc.ClientConnInterface
214}
215
216func NewOrchestratorClient(cc grpc.ClientConnInterface) OrchestratorClient {
217 return &orchestratorClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected