All Classes and Interfaces
Class
Description
The ACRWebHook handles incoming updates from the Azure Container Registry.
Partially implements https://docs.microsoft.com/en-us/azure/container-registry/container-registry-webhook-reference.
Coordinates and sends back a
DockerHubCallbackPayload
to Docker Hub when all builds are finalized.Data to send as callback to a Docker Hub web hook.
Received payload of data from the Docker Hub web hook.
The trigger configuration.
The terminal point for the DockerHub web hook.
The build cause of
DockerHubWebHook
.Pull and Run specified Docker image
Received notification from the Docker Registry web hook.
The terminal point for the DockerRegistry web hook.
The build cause of
DockerRegistryWebHook
.Provides environment variables to builds triggered by the plugin.
Generated localization support class.
Landing page from Docker Hub when multiple builds where triggered for the same web hook.
TriggerOption
to trigger on all images reported by all DockerImageExtractor
s for the job.Extracts the explicitly stated images used by
DockerHubTrigger
.Lists the images that a job triggers on.
TriggerOption
with manually specified names.A base option in the trigger config.
The descriptor of
TriggerOption
.Store of all triggered builds.
Filters jobs that are triggered by docker hub.
Excludes
DockerHubWebHook
and DockerRegistryWebHook
from having a CSRF protection filter.