package
0.12.0
Repository: https://github.com/cnaize/kubernetes.git
Documentation: pkg.go.dev

# Functions

New returns a mount.Interface for the current system.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
This represents a single line in /proc/mounts or /etc/fstab.

# Interfaces

Each supported platform must define the following flags: - FlagBind: specifies a bind mount - FlagReadOnly: the mount will be read-only.