Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
image-factory
command
Package main is the entrypoint of the image factory.
|
Package main is the entrypoint of the image factory. |
|
image-factory/cmd
Package cmd implements the entrypoint of the image factory.
|
Package cmd implements the entrypoint of the image factory. |
|
internal
|
|
|
artifacts
Package artifacts handles acquiring and caching source Talos artifacts.
|
Package artifacts handles acquiring and caching source Talos artifacts. |
|
artifacts/internal/image
Package image provides utilities for working with container image signatures.
|
Package image provides utilities for working with container image signatures. |
|
asset
Package asset implements generation of Talos build assets.
|
Package asset implements generation of Talos build assets. |
|
asset/cache
Package cache provides an interface for caching boot assets.
|
Package cache provides an interface for caching boot assets. |
|
asset/cache/cdn
Package cdn implements a cache wrapper for boot assets, rewriting URLs to go through CDN.
|
Package cdn implements a cache wrapper for boot assets, rewriting URLs to go through CDN. |
|
asset/cache/registry
Package registry implements a cache using an OCI registry.
|
Package registry implements a cache using an OCI registry. |
|
asset/cache/s3
Package s3 implements a cache for boot assets using S3-compatible storage.
|
Package s3 implements a cache for boot assets using S3-compatible storage. |
|
frontend/http
Package http implements the HTTP frontend.
|
Package http implements the HTTP frontend. |
|
image/signer
Package signer implements simplified cosign-compatible OCI image signer.
|
Package signer implements simplified cosign-compatible OCI image signer. |
|
profile
Package profile implements handling of Talos profiles.
|
Package profile implements handling of Talos profiles. |
|
regtransport
Package regtransport implements utilities for interacting with registry transport.
|
Package regtransport implements utilities for interacting with registry transport. |
|
remotewrap
Package remotewrap implements a wrapper around go-containerregistry's remote package.
|
Package remotewrap implements a wrapper around go-containerregistry's remote package. |
|
remotewrap/internal/refresher
Package refresher implements a simple refresh on interval mechanism.
|
Package refresher implements a simple refresh on interval mechanism. |
|
schematic
Package schematic implements schematic factory: storing image schematics.
|
Package schematic implements schematic factory: storing image schematics. |
|
schematic/storage
Package storage implements a storage for schematic data.
|
Package storage implements a storage for schematic data. |
|
schematic/storage/cache
Package cache implements an in-memory cache over schematic storage.
|
Package cache implements an in-memory cache over schematic storage. |
|
schematic/storage/registry
Package registry implements a schematic storage in OCI registry.
|
Package registry implements a schematic storage in OCI registry. |
|
secureboot
Package secureboot implements handling SecureBoot options.
|
Package secureboot implements handling SecureBoot options. |
|
version
Package version contains variables such as project name, tag and sha.
|
Package version contains variables such as project name, tag and sha. |
|
pkg
|
|
|
client
Package client implements image factory HTTP API client.
|
Package client implements image factory HTTP API client. |
|
constants
Package constants defines image factory public constants.
|
Package constants defines image factory public constants. |
|
enterprise
Package enterprise provide glue to Enterprise code.
|
Package enterprise provide glue to Enterprise code. |
|
schematic
Package schematic provides a data model for requested image schematic.
|
Package schematic provides a data model for requested image schematic. |
|
docgen
command
|
Click to show internal directories.
Click to hide internal directories.