Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithPollInterval ¶
func WithPollInterval(tick time.Duration) containers.Option[Source]
WithPollInterval configures the interval in which we will restore the local fs.
Types ¶
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source represents an implementation of an fs.FSSource for local updates on a FS.
Click to show internal directories.
Click to hide internal directories.