# Packages

Copyright (c) Edgeless Systems GmbH SPDX-License-Identifier: AGPL-3.0-only */.

# Functions

NewFetcher returns a new apifetcher.
NewFetcherWithClient returns a new fetcher with custom http client.
NewFetcherWithCustomCDNAndCosignKey returns a new fetcher with custom CDN URL.

# Constants

AttestationURLPath is the URL path to the attestation versions.

# Structs

Entry
Entry is the request to get the version information of the specific version in the config api.
List is the request to retrieve of all versions in the API for one attestation variant.
SEVSNPVersion tracks the latest version of each component for SEV-SNP.
TDXVersion tracks the latest version of each component for TDX.

# Interfaces

Fetcher fetches config API resources without authentication.