Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/retina
/ Name
Method
Name
pkg/common/node.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(n *RetinaNode) Name() string {
34
return
n.name
35
}
36
37
func
(n *RetinaNode) Zone() string {
38
return
n.zone
Callers
4
TestCacheNodes
Function · 0.95
TestAddPodSvcNodeSameIP
Function · 0.95
TestAddPodSvcNodeSameIPDiffNS
Function · 0.95
TestFailDelete
Function · 0.95
Calls
no outgoing calls
Tested by
4
TestCacheNodes
Function · 0.76
TestAddPodSvcNodeSameIP
Function · 0.76
TestAddPodSvcNodeSameIPDiffNS
Function · 0.76
TestFailDelete
Function · 0.76