MCPcopy Create free account
hub / github.com/clouditor/clouditor / GetCatalogId

Method GetCatalogId

api/orchestrator/orchestrator.pb.go:2134–2139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2132}
2133
2134func (x *Category) GetCatalogId() string {
2135 if x != nil {
2136 return x.CatalogId
2137 }
2138 return ""
2139}
2140
2141func (x *Category) GetDescription() string {
2142 if x != nil {

Callers 8

StartEvaluationMethod · 0.45
ListEvaluationResultsMethod · 0.45
addJobToSchedulerMethod · 0.45
evaluateSubcontrolMethod · 0.45
CreateAuditScopeMethod · 0.45
ListAuditScopesMethod · 0.45
UpdateAuditScopeMethod · 0.45
RemoveAuditScopeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected