Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertmanagerConfig ¶ added in v0.2.0
type AnchoreEngineConfig ¶ added in v0.5.0
type Config ¶
type Config struct {
Listen string `json:"listen"`
TLS *TLSConfig `json:"tls"`
GitHub *GitHubConfig `json:"github"`
DockerHub *DockerHubConfig `json:"dockerhub"`
Alertmanager *AlertmanagerConfig `json:"alertmanager"`
AnchoreEngine *AnchoreEngineConfig `json:"anchore-engine"`
}
type DockerHubConfig ¶ added in v0.7.0
type GitHubConfig ¶
Click to show internal directories.
Click to hide internal directories.