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(ctx context.Context, name string, size int64, nodenames []string) ([]pool.Disk, error)
- func (t *T) DeleteDisk(ctx context.Context, name, wwid string) ([]pool.Disk, error)
- func (t *T) DiskName(vol pool.Volumer) string
- func (t *T) GetTargets(ctx context.Context) (san.Targets, error)
- func (t T) Head() string
- func (t *T) Translate(name string, size int64, shared bool) ([]string, error)
- func (t T) Usage(ctx context.Context) (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) DeleteDisk ¶
Click to show internal directories.
Click to hide internal directories.