package resizefs
import "k8s.io/kubernetes/pkg/util/resizefs"
Index ¶
Types ¶
type ResizeFs ¶
type ResizeFs struct {
// contains filtered or unexported fields
}
ResizeFs Provides support for resizing file systems
func NewResizeFs ¶
func NewResizeFs(mounter *mount.SafeFormatAndMount) *ResizeFs
NewResizeFs returns new instance of resizer
func (*ResizeFs) Resize ¶
Resize perform resize of file system
Source Files ¶
resizefs_linux.go
- Version
- v1.9.8
- Published
- May 19, 2018
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 9 minutes ago –
Tools for package owners.