Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGuestPullMode ¶
func NewSnapshotter ¶
NewSnapshotter creates a new snapshotter instance
Types ¶
type Opt ¶
type Opt func(config *SnapshotterConfig)
Opt is an option to configure the guest pull snapshotter
func WithRootDirectory ¶
WithRootDirectory defines the root directory for the snapshotter
type SnapshotterConfig ¶
type SnapshotterConfig struct {
// contains filtered or unexported fields
}
SnapshotterConfig is used to configure the remote snapshotter instance
Click to show internal directories.
Click to hide internal directories.