Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FlexVolumeDriver ¶
type FlexVolumeDriver struct {
// contains filtered or unexported fields
}
func NewFlexVolumeDriver ¶
func NewFlexVolumeDriver(uuidGen UuidGen, mounter utils.Mounter) *FlexVolumeDriver
NewFlexVolumeDriver creates a FlexVolumeDriver struct
func (*FlexVolumeDriver) Run ¶
func (d *FlexVolumeDriver) Run(args []string) string
Click to show internal directories.
Click to hide internal directories.