Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNotImplemented is returned when an action is not implemented ErrNotImplemented = errors.New("not implemented") )
Functions ¶
func NewSnapshotter ¶
func NewSnapshotter(root string) (snapshots.Snapshotter, error)
NewSnapshotter returns a new windows snapshotter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.