Versions in this module Expand all Collapse all v0 v0.10.0 Oct 3, 2025 Changes in this version + func LoadTrustPolicyDocument(path string) (*trustpolicy.Document, error) + func NewClientWithFileCredStore(path string) (remote.Client, error) + type ImageVerifier interface + VerifyImage func(ctx context.Context, imageReference string) error + func NewImageVerifier(policy *trustpolicy.Document, truststore truststore.X509TrustStore, ...) (ImageVerifier, error)