Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployer ¶
type Deployer struct {
// contains filtered or unexported fields
}
Deployer handles package lifecycle using erofs images with dm-verity integrity. Operations are serialized via mutex to prevent concurrent mount/unmount conflicts.
func NewDeployer ¶
NewDeployer creates a Deployer for packages.
func (*Deployer) Cleanup ¶
Cleanup unmounts deployed packages and removes package images not listed in preserve.
Click to show internal directories.
Click to hide internal directories.