MCPcopy
hub / github.com/lxc/incus / Name

Method Name

internal/server/storage/pool_interface.go:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 // Pool.
44 ID() int64
45 Name() string
46 Driver() drivers.Driver
47 Description() string
48 Status() string

Callers 15

InstancePlacementRunFunction · 0.65
QEMURunFunction · 0.65
CreateLoggerFunction · 0.65
ProfilePathFunction · 0.65
HandleMknodSyscallMethod · 0.65
HandleMknodatSyscallMethod · 0.65
HandleSetxattrSyscallMethod · 0.65
HandleSysinfoSyscallMethod · 0.65
HandleMountSyscallMethod · 0.65
HandleBpfSyscallMethod · 0.65

Implementers 2

mockBackendinternal/server/storage/backend_mock.g
backendinternal/server/storage/backend.go

Calls

no outgoing calls

Tested by

no test coverage detected