MCPcopy
hub / github.com/NVIDIA/aistore / SID

Method SID

cluster/target.go:109–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107type Target interface {
108 Node
109 SID() string
110 String() string
111
112 // Memory allocators.

Callers 15

getNextObjsMethod · 0.65
getNextObjsMethod · 0.65
countObjectsFunction · 0.65
buildDlObjsFunction · 0.65
preparePodSpecMethod · 0.65
ListenSmapChangedMethod · 0.65
tryStartFunction · 0.65
StopFunction · 0.65
PodLogsFunction · 0.65
PodHealthFunction · 0.65
updatePodLabelsMethod · 0.65

Implementers 1

TargetMockcluster/mock/target_mock.go

Calls

no outgoing calls

Tested by

no test coverage detected