Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EfsVolToolsLocal ¶
type EfsVolToolsLocal struct {
// contains filtered or unexported fields
}
func NewEfsVolToolsLocal ¶
func NewEfsVolToolsLocal(os osshim.Os, filepath filepathshim.Filepath, ioutil ioutilshim.Ioutil, mountPathRoot string, mounter volumedriver.Mounter) *EfsVolToolsLocal
func (*EfsVolToolsLocal) OpenPerms ¶
func (d *EfsVolToolsLocal) OpenPerms(env dockerdriver.Env, request efsvoltools.OpenPermsRequest) efsvoltools.ErrorResponse
efsvoltools.VolTools methods
type EfsVolumeInfo ¶
type EfsVolumeInfo struct { Ip string dockerdriver.VolumeInfo // see dockerdriver.resources.go }
Click to show internal directories.
Click to hide internal directories.