Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NotifierIssuer is the value used for the issuer claim of any outgoing // HTTP requests the notifier makes, if PSK auth is configured. NotifierIssuer = `clair-notifier` )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Notes ¶
Bugs ¶
The various resources (database connections, lock services) constructed in some internal functions are not properly cleaned up.
Click to show internal directories.
Click to hide internal directories.