Documentation ¶
Index ¶
- func CreateVFSVolume(podId, shortName string) (string, error)
- func FsInjectFile(src io.Reader, containerId, target, rootDir string, perm, uid, gid int) error
- func MountVFSVolume(src, sharedDir string) (string, error)
- func UmountVFSVolume(vol, sharedDir string) error
- func WriteFile(src io.Reader, targetFile string, permFile, uid, gid int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateVFSVolume ¶
func FsInjectFile ¶
func MountVFSVolume ¶
func UmountVFSVolume ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.