Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ isExpectedRunning
Method
isExpectedRunning
integration/e2e/service.go:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
func
(s *ConcreteService) isExpectedRunning() bool {
80
return
s.usedNetworkName !=
""
81
}
82
83
func
(s *ConcreteService) Name() string {
return
s.name }
84
Callers
6
Stop
Method · 0.95
Kill
Method · 0.95
Endpoint
Method · 0.95
Ready
Method · 0.95
WaitForRunning
Method · 0.95
WaitReady
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected