You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tailfs
Percy Wegmann abab0d4197 tailfs: clean up naming and package structure
- Restyles tailfs -> tailFS
- Defines interfaces for main TailFS types
- Moves implemenatation of TailFS into tailfsimpl package

Updates tailscale/corp#16827

Signed-off-by: Percy Wegmann <percy@tailscale.com>
3 months ago
..
tailfsimpl tailfs: clean up naming and package structure 3 months ago
local.go tailfs: clean up naming and package structure 3 months ago
remote.go tailfs: clean up naming and package structure 3 months ago
remote_nonunix.go tailfs: initial implementation 3 months ago
remote_permissions.go tailfs: initial implementation 3 months ago
remote_permissions_test.go tailfs: initial implementation 3 months ago
remote_unix.go tailfs: initial implementation 3 months ago