Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Datadog ¶
type Datadog struct {
// contains filtered or unexported fields
}
func (*Datadog) ResourceSyncers ¶
func (d *Datadog) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer
ResourceSyncers returns a ResourceSyncer for each resource type that should be synced from the upstream service.
func (*Datadog) Validate ¶
func (d *Datadog) Validate(ctx context.Context) (annotations.Annotations, error)
Validate is called to ensure that the connector is properly configured. It should exercise any API credentials to be sure that they are valid.
Click to show internal directories.
Click to hide internal directories.