Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewWindowsDiskManager ¶
func (*Manager) GetFormatter ¶
func (m *Manager) GetFormatter() WindowsDiskFormatter
func (*Manager) GetLinker ¶
func (m *Manager) GetLinker() WindowsDiskLinker
func (*Manager) GetPartitioner ¶
func (m *Manager) GetPartitioner() WindowsDiskPartitioner
type Partitioner ¶
func (*Partitioner) GetCountOnDisk ¶
func (p *Partitioner) GetCountOnDisk(diskNumber string) (string, error)
type WindowsDiskFormatter ¶
type WindowsDiskLinker ¶
type WindowsDiskPartitioner ¶
Click to show internal directories.
Click to hide internal directories.