Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBlockVolume ¶
func CreateBlockVolume(mds agro.MetadataService, volume string, size uint64) error
func NewBlockVolGC ¶
Types ¶
type BlockVolume ¶
type BlockVolume struct {
// contains filtered or unexported fields
}
func OpenBlockVolume ¶
func OpenBlockVolume(s *agro.Server, volume string) (*BlockVolume, error)
func (*BlockVolume) OpenBlockFile ¶
func (s *BlockVolume) OpenBlockFile() (*BlockFile, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.