package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: May 19, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ResizeFS package copied from github.com/kubernetes/kubernetes@v1.17.0
Documentation
¶
func NewResizeFs(mounter *mount.SafeFormatAndMount) *resizeFs
NewResizeFs returns new instance of resizer
type Resizefs interface {
Resize(devicePath, deviceMountPath string) (bool, error)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.