Files
nomad/client/allocdir
James Nugent 9d5baa5271 client/allocdir: Add missing functions on Solaris
This commit adds Solaris versions of the following functions:

- `linkDir`
- `unlinkDir`
- `createSecretDir`
- `removeSecretDir`

I believe this requires Go 1.8 in order to compile, as the unlink
syscall was previously missing.
2017-03-09 13:49:14 -05:00
..
2017-03-02 21:03:05 -08:00
2017-03-02 21:03:05 -08:00
2017-03-02 15:44:52 -08:00