Documentation ¶
Overview ¶
Package justification provides utils to validate justification tokens produced by JVS and populate audit logs with justification.
Index ¶
Constants ¶
View Source
const ( TokenHeaderKey = "justification-token" LogMetadataKey = "justification" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
Processor populates an audit log request with justification.
func NewProcessor ¶
NewProcessor creates a new justification processor.
Click to show internal directories.
Click to hide internal directories.