Versions in this module Expand all Collapse all v0 v0.0.2 Oct 24, 2020 Changes in this version + func Parse(payload []byte) (hooks.PushEvent, error) + type RepositoryPushHook struct + DockerURL string + Homepage string + Name string + Namespace string + Repository string + UpdatedTags []string + func (p RepositoryPushHook) EventRepository() string + func (p RepositoryPushHook) EventTag() string + func (p RepositoryPushHook) PushedImageURL() string