package
1.3.1
Repository: https://github.com/mattmoor/mink.git
Documentation: pkg.go.dev

# Constants

ImageDigestResult is the name of the Tekton result that is expected to surface the digest of a singular image produces by a given task or pipeline.
ImageTargetParam is the name of the Tekton parameter that is expected to pass the fully-qualified URI for where to publish a container image.
SourceBundleParam is the name of the Tekton parameter that is expected to pass the fully-qualified URI of a container image that when run unpacks its payload into the working directory in which it was invoked.