Documentation ¶
Index ¶
- func IsCapable() bool
- func WithLogger(log *plog.Logger) funcopt.O
- type T
- func (t T) Activate() error
- func (t *T) Create(level string, devs []string, spares int, layout string, chunk *int64) error
- func (t T) Deactivate() error
- func (t T) Devices() (device.L, error)
- func (t T) DisableAutoActivation() error
- func (t T) Exists() (bool, error)
- func (t T) IsActive() (bool, string, error)
- func (t T) IsAutoActivated() bool
- func (t T) Remove() error
- func (t T) Resync() error
- func (t T) UUID() string
- func (t T) Wipe() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type T ¶
type T struct {
// contains filtered or unexported fields
}
func (T) Deactivate ¶
func (T) DisableAutoActivation ¶
func (T) IsAutoActivated ¶
Click to show internal directories.
Click to hide internal directories.