//
pkg.gl
Category
github.com/dmcgowan/cri-containerd
pkg
os
package
1.0.0
Repository:
https://github.com/dmcgowan/cri-containerd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
0
Files
86 SLOC
#
Packages
testing
No description provided by the author
#
Functions
Unmount
Unmount will call unix.Unmount to unmount the file.
#
Structs
RealOS
RealOS is used to dispatch the real system level operations.
#
Interfaces
OS
OS collects system level operations that need to be mocked out during tests.