Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dapr/dapr
/ GetConfig
Method
GetConfig
pkg/testing/manager_mock.go:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
func
(m *MockManager) GetConfig() *rest.Config {
86
return
nil
87
}
88
89
func
(m *MockManager) GetControllerOptions() config.Controller {
90
return
config.Controller{}
Callers
3
New
Function · 0.80
NewOperator
Function · 0.80
Start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected