Documentation
¶
Index ¶
Constants ¶
View Source
const SigstorePublicGoodBaseURL = "https://tuf-repo-cdn.sigstore.dev"
Variables ¶
This section is empty.
Functions ¶
func Defaultfetcher ¶
Defaultfetcher returns a default TUF fetcher configured with the bind UA
func GetClient ¶
func GetClient(opts *TufOptions) (*tuf.Client, error)
GetClient returns a TUF client configured with the options
func GetRoot ¶
func GetRoot(opts *TufOptions) ([]byte, error)
GetRoot fetches the trusted root from the configured URL or from the sigstore public instance.
Types ¶
Click to show internal directories.
Click to hide internal directories.