MCPcopy
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
33func (n *RetinaNode) Name() string {
34 return n.name
35}
36
37func (n *RetinaNode) Zone() string {
38 return n.zone

Callers 4

TestCacheNodesFunction · 0.95
TestAddPodSvcNodeSameIPFunction · 0.95
TestFailDeleteFunction · 0.95

Calls

no outgoing calls

Tested by 4

TestCacheNodesFunction · 0.76
TestAddPodSvcNodeSameIPFunction · 0.76
TestFailDeleteFunction · 0.76