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

Method Name

api/discovery/discovery.go:46–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44// vocabulary objects.
45type Discoverer interface {
46 Name() string
47 List() ([]ontology.IsResource, error)
48 CertificationTargetID() string
49}

Callers 14

StartMethod · 0.65
StartDiscoveryMethod · 0.65
Test_azureDiscovery_NameFunction · 0.65
TestService_EvidenceHookFunction · 0.65
TestToeHookFunction · 0.65
TestAssessmentResultHookFunction · 0.65
LogRequestFunction · 0.65

Implementers 6

cmcDiscoveryservice/discovery/extra/cmc/cmc.go
csafDiscoveryservice/discovery/extra/csaf/discovery
azureDiscoveryservice/discovery/azure/azure.go
awsS3Discoveryservice/discovery/aws/storage.go
computeDiscoveryservice/discovery/aws/compute.go
TestDiscovererinternal/testutil/servicetest/discover

Calls

no outgoing calls