Documentation ¶
Overview ¶
Package guard signs attestations and posts to attestation collector and destination.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Guard ¶
type Guard struct {
// contains filtered or unexported fields
}
Guard scans origins for latest state and submits snapshots to the Summit.
Directories ¶
Path | Synopsis |
---|---|
Package api contains the API for the guard.
|
Package api contains the API for the guard. |
Package cmd provides the command line interface for the guard.
|
Package cmd provides the command line interface for the guard. |
Package db defines the interface for the database.
|
Package db defines the interface for the database. |
sql/base
Package base contains the base sql implementation
|
Package base contains the base sql implementation |
sql/mysql
Package mysql contains a mysql db
|
Package mysql contains a mysql db |
sql/sqlite
Package sqlite implements the sqlite package
|
Package sqlite implements the sqlite package |
Package main provides the main function for the Guard.
|
Package main provides the main function for the Guard. |
Package metadata provides metadata for Guard.
|
Package metadata provides metadata for Guard. |
Click to show internal directories.
Click to hide internal directories.