Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶
Dependencies for the audit provider.
type Event ¶
type Event struct {
ActorID string
ActorType string
ActorEmail string
Action string
ResourceType string
ResourceID string
IPAddress string
UserAgent string
Metadata string
}
Event represents an audit event to be logged.
Click to show internal directories.
Click to hide internal directories.