MCPcopy Index your code
hub / github.com/cortexlabs/cortex / ID

Method ID

pkg/operator/operator/deployed_resource.go:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func (deployedResourced *DeployedResource) ID() string {
30 return deployedResourced.VirtualService.Labels["apiID"]
31}

Callers 1

GetAPIByIDFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected