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

Method CreateConfig

service/storage.go:16–16  ·  view source on GitHub ↗
(data map[string]string, name string, t string)

Source from the content-addressed store, hash-verified

14 UnmountStorage(mountPoint string) error
15 GetStorages() (httper.MountList, error)
16 CreateConfig(data map[string]string, name string, t string) error
17 CheckAndMountByName(name string) error
18 CheckAndMountAll() error
19 GetConfigByName(name string) (map[string]string, error)

Callers 1

GetRecoverStorageFunction · 0.65

Implementers 1

storageStructservice/storage.go

Calls

no outgoing calls

Tested by

no test coverage detected