databricks-cli/libs/filer
Pieter Noordhuis 32a37c1b83
Use filer.Filer in bundle/deployer/locker ()
Summary:
* All remote path arguments for deployer and locker are now relative to
root specified at initialization
* The workspace client is now a struct field so it doesn't have to be
passed around
2022-12-15 17:16:07 +01:00
..
filer.go Abstract over file handling with WSFS or DBFS through filer interface () 2022-12-14 15:37:14 +01:00
root_path.go Extract filer path handling into separate type () 2022-12-14 23:41:37 +01:00
root_path_test.go Extract filer path handling into separate type () 2022-12-14 23:41:37 +01:00
slice.go Abstract over file handling with WSFS or DBFS through filer interface () 2022-12-14 15:37:14 +01:00
slice_test.go Abstract over file handling with WSFS or DBFS through filer interface () 2022-12-14 15:37:14 +01:00
workspace_files_client.go Use filer.Filer in bundle/deployer/locker () 2022-12-15 17:16:07 +01:00