Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortexlabs/cortex
/ autoscalerClientMock
Struct
autoscalerClientMock
pkg/activator/activator_test.go:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
)
32
33
type
autoscalerClientMock
struct
{}
34
35
func
(m autoscalerClientMock) AddAPI(_ userconfig.Resource) error {
36
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected