Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clouditor/clouditor
/ GetCategoryName
Method
GetCategoryName
api/orchestrator/orchestrator.pb.go:2227–2232 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2225
}
2226
2227
func
(x *Control) GetCategoryName() string {
2228
if
x != nil {
2229
return
x.CategoryName
2230
}
2231
return
""
2232
}
2233
2234
func
(x *Control) GetCategoryCatalogId() string {
2235
if
x != nil {
Callers
5
TestService_getMetricsFromSubControls
Function · 0.45
TestService_getAllMetricsFromControl
Function · 0.45
TestService_getControl
Function · 0.45
TestService_evaluateSubcontrol
Function · 0.45
cacheControls
Method · 0.45
Calls
no outgoing calls
Tested by
4
TestService_getMetricsFromSubControls
Function · 0.36
TestService_getAllMetricsFromControl
Function · 0.36
TestService_getControl
Function · 0.36
TestService_evaluateSubcontrol
Function · 0.36