MCPcopy
hub / github.com/istio/istio / ServiceController

Method ServiceController

pilot/pkg/bootstrap/servicecontroller.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29)
30
31func (s *Server) ServiceController() *aggregate.Controller {
32 return s.environment.ServiceDiscovery.(*aggregate.Controller)
33}
34
35// initServiceControllers creates and initializes the service controllers
36func (s *Server) initServiceControllers(args *PilotArgs) error {

Callers 4

cachesSyncedMethod · 0.95
initKubeOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected