Versions in this module Expand all Collapse all v0 v0.1.0 Mar 5, 2020 Changes in this version + func NewPolicyContext(trustPolicyFile string, disablePolicyChecks bool) (*signature.PolicyContext, error) + func RetargetImage(imageName string, registryURL string, transport string) types.ImageReference + func Sync(policyCtx *signature.PolicyContext, sourceImageRefs []types.ImageReference, ...) + type SyncOptions struct + Debug string + Parallel bool + Quiet bool + Timeout time.Duration