Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuditLoggerConfig ¶
func NewAuditLog ¶
func NewAuditLog(containerInstanceArn string, cfg *config.Config, logger InfoLogger) auditinterface.AuditLogger
Types ¶
type InfoLogger ¶
type InfoLogger interface {
Info(i ...interface{})
}
Click to show internal directories.
Click to hide internal directories.