Versions in this module Expand all Collapse all v0 v0.5.0 Feb 5, 2016 Changes in this version + 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 WriteFile(src io.Reader, targetFile string, permFile, uid, gid int) error v0.2.1 Jul 6, 2015