Home
last modified time | relevance | path

Searched defs:SharedAllocContainerPath (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocdir/
H A Dfs_unix.go19 SharedAllocContainerPath = filepath.Join("/", SharedAllocName) var
H A Dfs_windows.go11 SharedAllocContainerPath = filepath.Join("c:\\", SharedAllocName) var
/dports/sysutils/nomad/nomad-1.1.0/client/allocdir/
H A Dfs_unix.go19 SharedAllocContainerPath = filepath.Join("/", SharedAllocName) var
H A Dfs_windows.go11 SharedAllocContainerPath = filepath.Join("c:\\", SharedAllocName) var