sources

package
v0.0.1-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const EventLogAPISourceIdentifier = "auth0_event_log_api"

Variables

This section is empty.

Functions

This section is empty.

Types

type EventLogAPISource

EventLogAPISource source is responsible for collecting event logs from Auth0 Event log details API.

func (*EventLogAPISource) Collect

func (s *EventLogAPISource) Collect(ctx context.Context) error

func (*EventLogAPISource) Identifier

func (s *EventLogAPISource) Identifier() string

func (*EventLogAPISource) Init

type EventLogAPISourceConfig

type EventLogAPISourceConfig struct {
	// required to allow partial decoding
	Remain hcl.Body `hcl:",remain" json:"-"`
	Domain *string  `json:"domain" hcl:"domain"`
}

func (*EventLogAPISourceConfig) Identifier

func (c *EventLogAPISourceConfig) Identifier() string

func (*EventLogAPISourceConfig) Validate

func (c *EventLogAPISourceConfig) Validate() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL