package mounttest
import "k8s.io/kubernetes/test/images/agnhost/mounttest"
Index ¶
Variables ¶
var CmdMounttest = &cobra.Command{ Use: "mounttest", Short: "Creates files with given permissions and outputs FS type, owner, mode, permissions, contents of files", Long: "" /* 149 byte string literal not displayed */, Args: cobra.MaximumNArgs(0), Run: main, }
CmdMounttest is used by agnhost Cobra.
Source Files ¶
mt.go mt_utils.go
- Version
- v1.23.6
- Published
- Apr 14, 2022
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 5 minutes ago –
Tools for package owners.