azure

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnsupportedEventSource = fmt.Errorf("unsupported event source")
)

Functions

This section is empty.

Types

type AzureClient added in v0.5.2

type AzureClient struct {
	// contains filtered or unexported fields
}

func NewClient added in v0.5.2

func NewClient(getter azure.ClientInterface, source string) *AzureClient

func (*AzureClient) GetData added in v0.5.2

func (a *AzureClient) GetData(ctx context.Context, event *azure.ActivityLogEventRecord) ([]byte, error)

type Processor

type Processor struct {
	// contains filtered or unexported fields
}

func New

func New(logger *logrus.Logger, authOptions config.AuthOptions) (*Processor, error)

func (*Processor) EventDataProcessor

func (p *Processor) EventDataProcessor(activityLogEvent *azure.ActivityLogEventRecord) (commons.DataAdapter[*azure.ActivityLogEventRecord], error)

func (*Processor) GetDataFromLiveEvent

func (p *Processor) GetDataFromLiveEvent(event entities.PipelineEvent) ([]byte, error)

func (*Processor) Process

Jump to

Keyboard shortcuts

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