package
1.8.1
Repository: https://github.com/nicholas-fedor/watchtower.git
Documentation: pkg.go.dev

# Functions

ExecutePostCheckCommand tries to run the post-check lifecycle hook for a single container.
ExecutePostChecks tries to run the post-check lifecycle hook for all containers included by the current filter.
ExecutePostUpdateCommand tries to run the post-update lifecycle hook for a single container.
ExecutePreCheckCommand tries to run the pre-check lifecycle hook for a single container.
ExecutePreChecks tries to run the pre-check lifecycle hook for all containers included by the current filter.
ExecutePreUpdateCommand tries to run the pre-update lifecycle hook for a single container.