 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  const (
	VolumeDataPathName = "_data"
)
    VolumeDataPathName is the name of the directory where the volume data is stored. It uses a very distintive name to avoid colissions migrating data between Docker versions.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Volume ¶
type Volume struct {
	// contains filtered or unexported fields
}
    func (*Volume) DriverName ¶
 Click to show internal directories. 
   Click to hide internal directories.