Directories
¶
| Path | Synopsis |
|---|---|
|
Package check provides the /v1/check endpoint for read-only update availability checks.
|
Package check provides the /v1/check endpoint for read-only update availability checks. |
|
Package config provides the HTTP handler for the /v1/config endpoint.
|
Package config provides the HTTP handler for the /v1/config endpoint. |
|
Package containers provides the /v1/containers HTTP API endpoint, exposing the current image identity (name, local ID, and registry manifest digest) of each container Watchtower watches.
|
Package containers provides the /v1/containers HTTP API endpoint, exposing the current image identity (name, local ID, and registry manifest digest) of each container Watchtower watches. |
|
details
Package details provides the /v1/containers/details HTTP API endpoint, exposing detailed information about a single watched container including its image identity, digest, and update availability status.
|
Package details provides the /v1/containers/details HTTP API endpoint, exposing detailed information about a single watched container including its image identity, digest, and update availability status. |
|
Package events provides the /v1/events HTTP API endpoint for real-time Server-Sent Events (SSE).
|
Package events provides the /v1/events HTTP API endpoint for real-time Server-Sent Events (SSE). |
|
Package health provides HTTP health check handlers for Watchtower.
|
Package health provides HTTP health check handlers for Watchtower. |
|
Package history provides the /v1/history HTTP API endpoint, exposing historical scan results from the in-memory ring buffer (up to 500 entries).
|
Package history provides the /v1/history HTTP API endpoint, exposing historical scan results from the in-memory ring buffer (up to 500 entries). |
|
Package images provides the /v1/images HTTP API endpoint, exposing the current image identity (name, local ID, registry manifest digest) and container count for each image Watchtower tracks.
|
Package images provides the /v1/images HTTP API endpoint, exposing the current image identity (name, local ID, registry manifest digest) and container count for each image Watchtower tracks. |
|
Package metrics provides the /v1/metrics HTTP API endpoint for serving Prometheus metrics.
|
Package metrics provides the /v1/metrics HTTP API endpoint for serving Prometheus metrics. |
|
Package update provides an HTTP API handler for triggering Watchtower container updates.
|
Package update provides an HTTP API handler for triggering Watchtower container updates. |
Click to show internal directories.
Click to hide internal directories.