(name string)
| 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 | } |
no outgoing calls
no test coverage detected