Home
last modified time | relevance | path

Searched defs:FindFilteredSnapshots (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dfind.go11 func FindFilteredSnapshots(ctx context.Context, repo *repository.Repository, hosts []string, tags [… func
/dports/sysutils/restic/restic-0.12.1/internal/restic/
H A Dsnapshot_find.go89 func FindFilteredSnapshots(ctx context.Context, repo Repository, hosts []string, tags []TagList, pa… func