Documentation ¶
Index ¶
- func NewPooler() pool.Pooler
- type T
- func (t *T) BlkTranslate(name string, size int64, shared bool) ([]string, error)
- func (t T) Capabilities() []string
- func (t *T) CreateDisk(name string, size int64, nodenames []string) ([]pool.Disk, error)
- func (t *T) CreateDiskSRDF(name string, size int64, nodenames []string) ([]pool.Disk, error)
- func (t *T) CreateDiskSimple(name string, size int64, nodenames []string) ([]pool.Disk, error)
- func (t *T) DeleteDisk(name, wwid string) ([]pool.Disk, error)
- func (t *T) DiskName(vol pool.Volumer) string
- func (t *T) GetTargets() (san.Targets, error)
- func (t T) Head() string
- func (t *T) MapDisk(devId string, nodenames []string) ([]pool.Disk, error)
- func (t *T) Translate(name string, size int64, shared bool) ([]string, error)
- func (t T) Usage() (pool.Usage, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type T ¶
func (*T) BlkTranslate ¶
func (T) Capabilities ¶
func (*T) CreateDisk ¶
func (*T) CreateDiskSRDF ¶
func (*T) CreateDiskSimple ¶
Click to show internal directories.
Click to hide internal directories.