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

Method Add

internal/server/device/device_interface.go:41–41  ·  view source on GitHub ↗

Add performs any host-side setup when a device is added to an instance. It is called irrespective of whether the instance is running or not.

()

Source from the content-addressed store, hash-verified

39 // Add performs any host-side setup when a device is added to an instance.
40 // It is called irrespective of whether the instance is running or not.
41 Add() error
42
43 // PreStartCheck indicates if the device is available for starting.
44 PreStartCheck() error

Callers 15

RoundTripMethod · 0.65
authenticateMethod · 0.65
CreateImageMethod · 0.65
SendEventMethod · 0.65
GetInstanceFileMethod · 0.65
mainFunction · 0.65
createRefreshTokenMethod · 0.65
accessTokenMethod · 0.65
cookieExpiryFunction · 0.65
StartMethod · 0.65
configureMethod · 0.65

Calls

no outgoing calls