# Variables
ErrRequestInProgress is a sentinel value that indicates resolving a remote file like a pipeline in a bundle or a task in git hasn't completed yet.
# Structs
ResolvedObject is returned by Resolver.List representing a Tekton resource stored in a remote location.
# Interfaces
Resolver defines a generic API to retrieve Tekton resources from remote locations.