Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
func
(deployedResourced *DeployedResource) ID() string {
30
return
deployedResourced.VirtualService.Labels[
"apiID"
]
31
}
Callers
1
GetAPIByID
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected