Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSPDKSignatureExist ¶
IsSPDKSignatureExist check is the signature matches the spdk super block signature
Types ¶
type DeviceIdentifier ¶
type DeviceIdentifier struct {
DevPath string
}
func (*DeviceIdentifier) GetSPDKSuperBlockSignature ¶
func (di *DeviceIdentifier) GetSPDKSuperBlockSignature() (string, error)
GetSPDKSuperBlockSignature tries to read spdk super block from a disk and returns the signature
Click to show internal directories.
Click to hide internal directories.