Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/purpleidea/mgmt
/ Name
Method
Name
engine/resources.go:251–251 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
249
// NamedRes is an interface that is used so a resource can have a unique name.
250
type
NamedRes
interface
{
251
Name() string
252
SetName(string)
253
}
254
Callers
15
main
Function · 0.65
TestAstFunc1
Function · 0.65
TestAstFunc2
Function · 0.65
TestAstFunc3
Function · 0.65
stringResFields
Function · 0.65
GetFunctionName
Function · 0.65
mapTuple
Function · 0.65
isErrorType
Function · 0.65
Interpret
Method · 0.65
DirectoryReader
Function · 0.65
Call
Method · 0.65
FullModuleName
Function · 0.65
Implementers
2
Named
engine/traits/named.go
testEngineRes
engine/util/util_test.go
Calls
no outgoing calls
Tested by
15
TestAstFunc1
Function · 0.52
TestAstFunc2
Function · 0.52
TestAstFunc3
Function · 0.52
stringResFields
Function · 0.52
TestMountExists
Function · 0.52
TestMiscEncodeDecode4
Function · 0.52
TestExecAutoEdge1
Function · 0.52
TestFstabWrite
Method · 0.52
TestFstabEntryAdd
Method · 0.52
TestFstabEntryRemove
Method · 0.52
TestFstabEntryExists
Function · 0.52
TestResGraphMapper1
Function · 0.52