Directories ¶ Show internal Expand all Path Synopsis _workspace src/github.com/Sirupsen/logrus src/github.com/Sirupsen/logrus/examples/basic src/github.com/Sirupsen/logrus/examples/hook src/github.com/Sirupsen/logrus/formatters/logstash src/github.com/Sirupsen/logrus/hooks/syslog src/github.com/docker/distribution src/github.com/docker/distribution/cmd/digest src/github.com/docker/distribution/cmd/inspect src/github.com/docker/distribution/cmd/registry src/github.com/docker/distribution/cmd/registry-api-descriptor-template src/github.com/docker/distribution/configuration src/github.com/docker/distribution/context src/github.com/docker/distribution/digest src/github.com/docker/distribution/health src/github.com/docker/distribution/health/api src/github.com/docker/distribution/health/checks src/github.com/docker/distribution/manifest src/github.com/docker/distribution/manifest/schema1 src/github.com/docker/distribution/notifications src/github.com/docker/distribution/reference src/github.com/docker/distribution/registry src/github.com/docker/distribution/registry/api/errcode src/github.com/docker/distribution/registry/api/v2 src/github.com/docker/distribution/registry/auth src/github.com/docker/distribution/registry/auth/htpasswd src/github.com/docker/distribution/registry/auth/silly src/github.com/docker/distribution/registry/auth/token src/github.com/docker/distribution/registry/client src/github.com/docker/distribution/registry/client/auth src/github.com/docker/distribution/registry/client/transport src/github.com/docker/distribution/registry/handlers src/github.com/docker/distribution/registry/listener src/github.com/docker/distribution/registry/middleware/registry src/github.com/docker/distribution/registry/middleware/repository src/github.com/docker/distribution/registry/proxy src/github.com/docker/distribution/registry/proxy/scheduler src/github.com/docker/distribution/registry/storage src/github.com/docker/distribution/registry/storage/cache src/github.com/docker/distribution/registry/storage/cache/cachecheck src/github.com/docker/distribution/registry/storage/cache/memory src/github.com/docker/distribution/registry/storage/cache/redis src/github.com/docker/distribution/registry/storage/driver src/github.com/docker/distribution/registry/storage/driver/azure src/github.com/docker/distribution/registry/storage/driver/base src/github.com/docker/distribution/registry/storage/driver/factory src/github.com/docker/distribution/registry/storage/driver/filesystem src/github.com/docker/distribution/registry/storage/driver/gcs src/github.com/docker/distribution/registry/storage/driver/inmemory src/github.com/docker/distribution/registry/storage/driver/middleware src/github.com/docker/distribution/registry/storage/driver/middleware/cloudfront src/github.com/docker/distribution/registry/storage/driver/oss src/github.com/docker/distribution/registry/storage/driver/rados src/github.com/docker/distribution/registry/storage/driver/s3 src/github.com/docker/distribution/registry/storage/driver/swift src/github.com/docker/distribution/registry/storage/driver/testsuites src/github.com/docker/distribution/testutil src/github.com/docker/distribution/uuid src/github.com/docker/distribution/version src/github.com/docker/docker/api src/github.com/docker/docker/api/client src/github.com/docker/docker/api/client/inspect src/github.com/docker/docker/api/client/lib src/github.com/docker/docker/api/client/ps src/github.com/docker/docker/api/server src/github.com/docker/docker/api/server/httputils src/github.com/docker/docker/api/server/router src/github.com/docker/docker/api/server/router/container src/github.com/docker/docker/api/server/router/local src/github.com/docker/docker/api/server/router/network src/github.com/docker/docker/api/server/router/system src/github.com/docker/docker/api/server/router/volume src/github.com/docker/docker/api/types src/github.com/docker/docker/api/types/network src/github.com/docker/docker/api/types/versions/v1p19 src/github.com/docker/docker/api/types/versions/v1p20 src/github.com/docker/docker/cliconfig src/github.com/docker/docker/daemon/graphdriver src/github.com/docker/docker/daemon/graphdriver/aufs src/github.com/docker/docker/daemon/graphdriver/btrfs src/github.com/docker/docker/daemon/graphdriver/devmapper src/github.com/docker/docker/daemon/graphdriver/graphtest src/github.com/docker/docker/daemon/graphdriver/overlay src/github.com/docker/docker/daemon/graphdriver/vfs src/github.com/docker/docker/daemon/graphdriver/windows src/github.com/docker/docker/daemon/graphdriver/zfs src/github.com/docker/docker/dockerversion src/github.com/docker/docker/errors src/github.com/docker/docker/image src/github.com/docker/docker/image/tarexport src/github.com/docker/docker/image/v1 src/github.com/docker/docker/layer src/github.com/docker/docker/opts src/github.com/docker/docker/pkg/archive src/github.com/docker/docker/pkg/authorization src/github.com/docker/docker/pkg/blkiodev src/github.com/docker/docker/pkg/broadcaster src/github.com/docker/docker/pkg/chrootarchive src/github.com/docker/docker/pkg/fileutils src/github.com/docker/docker/pkg/homedir src/github.com/docker/docker/pkg/httputils src/github.com/docker/docker/pkg/idtools src/github.com/docker/docker/pkg/ioutils src/github.com/docker/docker/pkg/jsonmessage src/github.com/docker/docker/pkg/mflag src/github.com/docker/docker/pkg/mflag/example src/github.com/docker/docker/pkg/mount src/github.com/docker/docker/pkg/nat src/github.com/docker/docker/pkg/parsers src/github.com/docker/docker/pkg/parsers/filters src/github.com/docker/docker/pkg/parsers/kernel src/github.com/docker/docker/pkg/parsers/operatingsystem src/github.com/docker/docker/pkg/plugins src/github.com/docker/docker/pkg/plugins/pluginrpc-gen src/github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures src/github.com/docker/docker/pkg/pools src/github.com/docker/docker/pkg/promise src/github.com/docker/docker/pkg/random src/github.com/docker/docker/pkg/reexec src/github.com/docker/docker/pkg/signal src/github.com/docker/docker/pkg/sockets src/github.com/docker/docker/pkg/stringid src/github.com/docker/docker/pkg/stringutils src/github.com/docker/docker/pkg/system src/github.com/docker/docker/pkg/tarsum src/github.com/docker/docker/pkg/term src/github.com/docker/docker/pkg/term/windows src/github.com/docker/docker/pkg/timeutils src/github.com/docker/docker/pkg/tlsconfig src/github.com/docker/docker/pkg/ulimit src/github.com/docker/docker/pkg/units src/github.com/docker/docker/pkg/useragent src/github.com/docker/docker/pkg/version src/github.com/docker/docker/registry src/github.com/docker/docker/runconfig src/github.com/docker/docker/utils src/github.com/docker/docker/volume src/github.com/docker/docker/volume/drivers src/github.com/docker/docker/volume/local src/github.com/docker/docker/volume/store src/github.com/docker/docker/volume/testutils src/github.com/docker/libtrust src/github.com/docker/libtrust/testutil src/github.com/docker/libtrust/tlsdemo src/github.com/docker/libtrust/trustgraph src/github.com/gorilla/context src/github.com/gorilla/mux src/github.com/opencontainers/runc/libcontainer/user src/github.com/runcom/dkauthz src/github.com/runcom/dkauthz/cmd/novolume src/github.com/vbatts/tar-split/archive/tar src/github.com/vbatts/tar-split/tar/asm src/github.com/vbatts/tar-split/tar/storage src/golang.org/x/net/context src/golang.org/x/net/context/ctxhttp Click to show internal directories. Click to hide internal directories.