 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( OSTypeLinux = "linux" OSTypeWindows = "windows" )
Variables ¶
This section is empty.
Functions ¶
func NewInvalidVolumeSpecErr ¶
Types ¶
type InvalidVolumeSpecError ¶
type InvalidVolumeSpecError struct {
	// contains filtered or unexported fields
}
    func (*InvalidVolumeSpecError) Error ¶
func (e *InvalidVolumeSpecError) Error() string
type MockParser ¶
MockParser is an autogenerated mock type for the Parser type
func (*MockParser) ParseVolume ¶
func (_m *MockParser) ParseVolume(spec string) (*Volume, error)
ParseVolume provides a mock function with given fields: spec
 Click to show internal directories. 
   Click to hide internal directories.