Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/retina
/ IPString
Method
IPString
pkg/common/node.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(n *RetinaNode) IPString() string {
30
return
n.ip.String()
31
}
32
33
func
(n *RetinaNode) Name() string {
34
return
n.name
Callers
5
TestCacheNodes
Function · 0.95
TestAddPodSvcNodeSameIP
Function · 0.95
TestAddPodSvcNodeSameIPDiffNS
Function · 0.95
updateNode
Method · 0.80
deleteNode
Method · 0.80
Calls
1
String
Method · 0.45
Tested by
3
TestCacheNodes
Function · 0.76
TestAddPodSvcNodeSameIP
Function · 0.76
TestAddPodSvcNodeSameIPDiffNS
Function · 0.76