Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ getProvisionerDir
Function
getProvisionerDir
src/slave/paths.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
145
146
string getProvisionerDir(const string& rootDir)
147
{
148
return path::join(rootDir,
"provisioner"
);
149
}
150
151
152
string getCsiRootDir(const string& workDir)
Callers
7
TEST_F
Function · 0.85
TEST_P
Function · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
create
Method · 0.85
listEphemeralVolumes
Method · 0.85
Calls
1
join
Function · 0.50
Tested by
5
TEST_F
Function · 0.68
TEST_P
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68