Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacoVK/tapir
/ getNamespace
Method
getNamespace
src/main/java/core/terraform/Module.java:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
public
String getNamespace() {
60
return
namespace;
61
}
62
63
public
void
setNamespace(String namespace) {
64
this.namespace = namespace;
Callers
12
computeId
Method · 0.95
handleArchiveExtractionFinished
Method · 0.95
getAvailableVersionsForModule
Method · 0.45
getDownloadUrl
Method · 0.45
getSecurityReportForModuleVersion
Method · 0.45
getReportStub
Method · 0.45
ingestModuleData
Method · 0.45
increaseDownloadCounter
Method · 0.45
getReportByModuleVersion
Method · 0.45
toDtoByVersionAndPlatform
Method · 0.45
generateModuleStoragePath
Method · 0.45
generateProviderStorageDirectory
Method · 0.45
Calls
no outgoing calls
Tested by
4
getAvailableVersionsForModule
Method · 0.36
getDownloadUrl
Method · 0.36
getSecurityReportForModuleVersion
Method · 0.36
getReportStub
Method · 0.36