Documentation
¶
Index ¶
- func NewPooler() pool.Pooler
- type T
- func (t *T) BlkTranslate(name string, size int64, shared bool) ([]string, error)
- func (t T) Capabilities() pool.Capabilities
- 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)
- func (t T) VGName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type T ¶
func (*T) BlkTranslate ¶
func (T) Capabilities ¶
func (t T) Capabilities() pool.Capabilities
Click to show internal directories.
Click to hide internal directories.