Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerInterface ¶
type HandlerInterface interface {
Healthz(w http.ResponseWriter, r *http.Request)
ApiV1GetScans(w http.ResponseWriter, r *http.Request)
ApiV1GetScan(w http.ResponseWriter, r *http.Request, imageId generated.ImageID)
ApiV1GetTests(w http.ResponseWriter, r *http.Request)
ApiV1GetTest(w http.ResponseWriter, r *http.Request, imageId generated.ImageID)
}
type S3Interface ¶
type SSHInterface ¶
type VaultInterface ¶
Click to show internal directories.
Click to hide internal directories.