MCPcopy
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
85func (m *MockManager) GetConfig() *rest.Config {
86 return nil
87}
88
89func (m *MockManager) GetControllerOptions() config.Controller {
90 return config.Controller{}

Callers 3

NewFunction · 0.80
NewOperatorFunction · 0.80
StartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected