Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestDiscoverer ¶
type TestDiscoverer struct { // testCase allows for different implementations for table tests in TestStartDiscovery TestCase int ServiceId string }
TestDiscoverer implements Discoverer and mocks the API to cloud resources
func (TestDiscoverer) CertificationTargetID ¶
func (TestDiscoverer) CertificationTargetID() string
func (*TestDiscoverer) List ¶
func (m *TestDiscoverer) List() ([]ontology.IsResource, error)
func (TestDiscoverer) Name ¶
func (TestDiscoverer) Name() string
Click to show internal directories.
Click to hide internal directories.