MCPcopy
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
33type autoscalerClientMock struct{}
34
35func (m autoscalerClientMock) AddAPI(_ userconfig.Resource) error {
36 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected