MCPcopy Create free account
hub / github.com/eth-easl/dirigent / GetIP

Method GetIP

internal/control_plane/workers/worker_node.go:136–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134}
135
136func (w *WorkerNode) GetIP() string {
137 return w.IP
138}
139
140func (w *WorkerNode) GetPort() string {
141 return w.Port

Callers 1

TestDataPlaneCreationFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestDataPlaneCreationFunction · 0.76