MCPcopy 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
2227func (x *Control) GetCategoryName() string {
2228 if x != nil {
2229 return x.CategoryName
2230 }
2231 return ""
2232}
2233
2234func (x *Control) GetCategoryCatalogId() string {
2235 if x != nil {

Calls

no outgoing calls