compose/pkg/watch
Milas Bowman 12de97b8d1 filewatch: use apiserver FileWatch model in EngineState (#4277)
This follows the "action-first" approach to use the apiserver model
for `FileWatch` and dispatch simple create/update/delete actions.
2021-03-09 13:05:32 -05:00
..
dockerignore.go use tilt watcher to track filesystem changes 2023-02-02 14:59:30 +01:00
ephemeral.go filewatch: use apiserver FileWatch model in EngineState (#4277) 2021-03-09 13:05:32 -05:00
notify.go initial support for `sync` 2023-02-02 14:59:30 +01:00
notify_test.go use CGO to enable fsevent on OSX 2023-02-10 17:24:48 +01:00
paths.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
paths_test.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
temp.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
temp_dir_fixture.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_darwin.go add support for `excludes` and `rebuild` 2023-02-10 17:24:48 +01:00
watcher_naive.go use CGO to enable fsevent on OSX 2023-02-10 17:24:48 +01:00
watcher_naive_test.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_nonwin.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_windows.go adjust code and dependencies 2023-02-02 14:59:30 +01:00