MCPcopy
hub / github.com/kopia/kopia / ClientOptions

Method ClientOptions

repo/repository.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 PrefetchObjects(ctx context.Context, objectIDs []object.ID, hint string) ([]content.ID, error)
40 Time() time.Time
41 ClientOptions() ClientOptions
42 NewWriter(ctx context.Context, opt WriteSessionOptions) (context.Context, RepositoryWriter, error)
43 UpdateDescription(d string)
44 Refresh(ctx context.Context) error

Callers 15

runMethod · 0.65
policyTargetsMethod · 0.65
listManifestIDsMethod · 0.65
snapshotDeleteSourcesMethod · 0.65
runMethod · 0.65
getLocalBackupPathsFunction · 0.65
shouldSnapshotSourceFunction · 0.65
getContentToSnapshotMethod · 0.65
loadSourceManifestsMethod · 0.65
getSourcesToMigrateMethod · 0.65
outputJSONMethod · 0.65

Calls

no outgoing calls