MCPcopy Create free account
hub / github.com/containers/image / DefaultUIDMap

Method DefaultUIDMap

storage/storage_transport.go:82–82  ·  view source on GitHub ↗

DefaultUIDMap returns the default UID map used when opening stores.

()

Source from the content-addressed store, hash-verified

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}

Callers 1

Implementers 1

storageTransportstorage/storage_transport.go

Calls

no outgoing calls

Tested by 1