DefaultUIDMap returns the default UID map used when opening stores.
()
| 80 | SetDefaultGIDMap(idmap []idtools.IDMap) |
| 81 | // DefaultUIDMap returns the default UID map used when opening stores. |
| 82 | DefaultUIDMap() []idtools.IDMap |
| 83 | // DefaultGIDMap returns the default GID map used when opening stores. |
| 84 | DefaultGIDMap() []idtools.IDMap |
| 85 | } |
no outgoing calls