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) 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) 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 ¶
Click to show internal directories.
Click to hide internal directories.