MCPcopy
hub / github.com/IceWhaleTech/CasaOS / GetConfigByName

Method GetConfigByName

service/storage.go:19–19  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

17 CheckAndMountByName(name string) error
18 CheckAndMountAll() error
19 GetConfigByName(name string) (map[string]string, error)
20 DeleteConfigByName(name string) error
21 GetConfig() (httper.RemotesResult, error)
22}

Callers 2

ListStoragesFunction · 0.65
GetRecoverStorageFunction · 0.65

Implementers 1

storageStructservice/storage.go

Calls

no outgoing calls

Tested by

no test coverage detected