MCPcopy
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
29func (n *RetinaNode) IPString() string {
30 return n.ip.String()
31}
32
33func (n *RetinaNode) Name() string {
34 return n.name

Callers 5

TestCacheNodesFunction · 0.95
TestAddPodSvcNodeSameIPFunction · 0.95
updateNodeMethod · 0.80
deleteNodeMethod · 0.80

Calls 1

StringMethod · 0.45

Tested by 3

TestCacheNodesFunction · 0.76
TestAddPodSvcNodeSameIPFunction · 0.76