//
pkg.gl
Category
github.com/kairos-io/kairos-agent/v2
pkg
utils
loop
package
2.15.3
Repository:
https://github.com/kairos-io/kairos-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
103 SLOC
#
Functions
Loop
Loop will setup a /dev/loopX device linked to the image file by using syscalls directly to set it.
Unloop
Unloop will clear a loop device and free the underlying image linked to it.