zfs

package module
v0.0.0-...-05165a2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2014 License: BSD-2-Clause Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDatasetPath

func GetDatasetPath(dataset string) (string, error)

Types

type Dataset

type Dataset struct {
	DatasetPath string
	Snapshots   []string
	Options     map[string]string
	Mountpoint  string
	Children    []*Dataset
}

func GetDataset

func GetDataset(name string) *Dataset

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL