moby--moby/utils
unclejack 1dedcd0d37 add ValidateContextDirectory to utils/utils.go
This commit adds a function which can be used to ensure all contents of
a directory can be accessed.

This function doesn't follow symlinks to check if they're pointing to
files which exist. Such symlinks can be useful later.

Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
2014-05-17 02:38:28 +03:00
..
testdata tarsum: adding the layer for "scratch" image 2014-05-13 15:08:48 -04:00
checksum.go registry: Added simple checksums (sha256) for layers 2014-02-23 18:50:04 -08:00
daemon.go
http.go
jsonmessage.go Move duration and size to units pkg 2014-05-12 17:05:07 -07:00
jsonmessage_test.go
progressreader.go
random.go
stdcopy.go Fix expending buffer in StdCopy 2014-03-31 10:54:06 -07:00
streamformatter.go Move server and buildfile into server pkg 2014-03-14 09:37:08 -07:00
tarsum.go Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar 2014-02-27 09:43:44 -07:00
tarsum_test.go tarsum: adding benchmarks 2014-05-14 11:48:17 -04:00
uname_linux.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
uname_unsupported.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
utils.go add ValidateContextDirectory to utils/utils.go 2014-05-17 02:38:28 +03:00
utils_test.go Move duration and size to units pkg 2014-05-12 17:05:07 -07:00