Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
installer
Package installer provides the installer implementation.
|
Package installer provides the installer implementation. |
installer/cmd/imager
Package imager implements the imager command.
|
Package imager implements the imager command. |
installer/cmd/installer
Package installer implements the installer command.
|
Package installer implements the installer command. |
installer/pkg/install
Package install provides the installation routine.
|
Package install provides the installation routine. |
talosctl
Package talosctl provides the talosctl utility implementation.
|
Package talosctl provides the talosctl utility implementation. |
talosctl/cmd
Package cmd provides the talosctl command implementation.
|
Package cmd provides the talosctl command implementation. |
talosctl/cmd/common
Package common provides common functionality for talosctl commands.
|
Package common provides common functionality for talosctl commands. |
talosctl/cmd/mgmt/cluster
Package cluster implements "cluster" subcommands.
|
Package cluster implements "cluster" subcommands. |
talosctl/cmd/mgmt/cluster/internal/firewallpatch
Package firewallpatch provides a set of default config patches to enable firewall.
|
Package firewallpatch provides a set of default config patches to enable firewall. |
talosctl/cmd/mgmt/debug
Package debug implements "debug" subcommands.
|
Package debug implements "debug" subcommands. |
talosctl/cmd/mgmt/gen
Package gen implements the genration of various artifacts.
|
Package gen implements the genration of various artifacts. |
talosctl/cmd/talos/output
Package output provides writers in different formats.
|
Package output provides writers in different formats. |
talosctl/pkg/mgmt/helpers
Package helpers provides helpers for talosctl.
|
Package helpers provides helpers for talosctl. |
talosctl/pkg/talos/global
Package global provides global flags for talosctl.
|
Package global provides global flags for talosctl. |
talosctl/pkg/talos/yamlstrip
Package yamlstrip provides YAML file manipulation.
|
Package yamlstrip provides YAML file manipulation. |
internal
|
|
app/apid
Package apid implements apid functionality.
|
Package apid implements apid functionality. |
app/apid/pkg/backend
Package backend implements backends satisfying proxy.Backend interface
|
Package backend implements backends satisfying proxy.Backend interface |
app/apid/pkg/director
Package director provides proxy call routing facility
|
Package director provides proxy call routing facility |
app/apid/pkg/provider
Package provider provides TLS config for client & server.
|
Package provider provides TLS config for client & server. |
app/dashboard
Package dashboard implements dashboard functionality.
|
Package dashboard implements dashboard functionality. |
app/init
Package init implements booting process.
|
Package init implements booting process. |
app/machined
Package machined provides machined implementation.
|
Package machined provides machined implementation. |
app/machined/internal/server/v1alpha1
Package runtime provides the runtime implementation.
|
Package runtime provides the runtime implementation. |
app/machined/pkg/adapters/cluster
Package cluster implements adapters wrapping resources/cluster to provide additional functionality.
|
Package cluster implements adapters wrapping resources/cluster to provide additional functionality. |
app/machined/pkg/adapters/hardware
Package hardware implements adapters wrapping resources/hardware to provide additional functionality.
|
Package hardware implements adapters wrapping resources/hardware to provide additional functionality. |
app/machined/pkg/adapters/k8s
Package k8s implements adapters wrapping resources/k8s to provide additional functionality.
|
Package k8s implements adapters wrapping resources/k8s to provide additional functionality. |
app/machined/pkg/adapters/kubespan
Package kubespan implements adapters wrapping resources/kubespan to provide additional functionality.
|
Package kubespan implements adapters wrapping resources/kubespan to provide additional functionality. |
app/machined/pkg/adapters/network
Package network implements adapters wrapping resources/network to provide additional functionality.
|
Package network implements adapters wrapping resources/network to provide additional functionality. |
app/machined/pkg/adapters/perf
Package perf implements adapters wrapping resources/perf to provide additional functionality.
|
Package perf implements adapters wrapping resources/perf to provide additional functionality. |
app/machined/pkg/adapters/wireguard
Package wireguard implements common wireguard functionality.
|
Package wireguard implements common wireguard functionality. |
app/machined/pkg/controllers
Package controllers provides common methods for controller operations.
|
Package controllers provides common methods for controller operations. |
app/machined/pkg/controllers/cluster
Package cluster provides controllers which manage Talos cluster resources.
|
Package cluster provides controllers which manage Talos cluster resources. |
app/machined/pkg/controllers/config
Package config provides controllers which manage config resources.
|
Package config provides controllers which manage config resources. |
app/machined/pkg/controllers/ctest
Package ctest provides basic types and functions for controller testing.
|
Package ctest provides basic types and functions for controller testing. |
app/machined/pkg/controllers/etcd
Package etcd provides controllers which manage etcd resources.
|
Package etcd provides controllers which manage etcd resources. |
app/machined/pkg/controllers/files
Package files provides controllers which manage file resources.
|
Package files provides controllers which manage file resources. |
app/machined/pkg/controllers/hardware
Package hardware provides the hardware controller implementation.
|
Package hardware provides the hardware controller implementation. |
app/machined/pkg/controllers/k8s
Package k8s provides controllers which manage Kubernetes resources.
|
Package k8s provides controllers which manage Kubernetes resources. |
app/machined/pkg/controllers/k8s/internal/nodename
Package nodename provides utility functions to generate nodenames.
|
Package nodename provides utility functions to generate nodenames. |
app/machined/pkg/controllers/k8s/internal/nodewatch
Package nodewatch implements Kubernetes node watcher.
|
Package nodewatch implements Kubernetes node watcher. |
app/machined/pkg/controllers/kubeaccess
Package kubeaccess provides controllers which manage Talos API access from Kubernetes workloads.
|
Package kubeaccess provides controllers which manage Talos API access from Kubernetes workloads. |
app/machined/pkg/controllers/kubespan
Package kubespan provides controllers which manage Talos KubeSpan feature.
|
Package kubespan provides controllers which manage Talos KubeSpan feature. |
app/machined/pkg/controllers/network
Package network provides controllers which manage network resources.
|
Package network provides controllers which manage network resources. |
app/machined/pkg/controllers/network/internal/probe
Package probe contains implementation of the network probe runners.
|
Package probe contains implementation of the network probe runners. |
app/machined/pkg/controllers/network/operator
Package operator implements network operators.
|
Package operator implements network operators. |
app/machined/pkg/controllers/network/operator/vip
Package vip contains implementations of specific methods to acquire/release virtual IPs.
|
Package vip contains implementations of specific methods to acquire/release virtual IPs. |
app/machined/pkg/controllers/network/utils
Package networkutils provides utilities for controllers to interact with network resources.
|
Package networkutils provides utilities for controllers to interact with network resources. |
app/machined/pkg/controllers/network/watch
Package watch provides netlink watchers via multicast groups.
|
Package watch provides netlink watchers via multicast groups. |
app/machined/pkg/controllers/runtime
Package runtime provides the runtime implementation.
|
Package runtime provides the runtime implementation. |
app/machined/pkg/controllers/secrets
Package secrets provides controllers which manage secret resources.
|
Package secrets provides controllers which manage secret resources. |
app/machined/pkg/controllers/siderolink
Package siderolink provides controllers which manage file resources.
|
Package siderolink provides controllers which manage file resources. |
app/machined/pkg/controllers/time
Package time contains controllers managing time, synchronization, etc.
|
Package time contains controllers managing time, synchronization, etc. |
app/machined/pkg/controllers/v1alpha1
Package v1alpha1 provides controllers managing v1alpha1 resources.
|
Package v1alpha1 provides controllers managing v1alpha1 resources. |
app/machined/pkg/runtime
Package runtime defines interfaces for accessing runtime specific settings, and state.
|
Package runtime defines interfaces for accessing runtime specific settings, and state. |
app/machined/pkg/runtime/disk
Package disk contains abstract utility function to filter disks in MachineState.Disk call.
|
Package disk contains abstract utility function to filter disks in MachineState.Disk call. |
app/machined/pkg/runtime/emergency
Package emergency provides values to handle emergency (panic/unrecoverable error) handling for machined.
|
Package emergency provides values to handle emergency (panic/unrecoverable error) handling for machined. |
app/machined/pkg/runtime/logging
Package logging provides implementations of runtime.LoggingManager.
|
Package logging provides implementations of runtime.LoggingManager. |
app/machined/pkg/runtime/v1alpha1
Package v1alpha1 implements a `Runtime`.
|
Package v1alpha1 implements a `Runtime`. |
app/machined/pkg/runtime/v1alpha1/board
Package board provides the function to discover the current board.
|
Package board provides the function to discover the current board. |
app/machined/pkg/runtime/v1alpha1/board/bananapi_m64
Package bananapim64 provides the Banana Pi M64 board implementation.
|
Package bananapim64 provides the Banana Pi M64 board implementation. |
app/machined/pkg/runtime/v1alpha1/board/jetson_nano
Package jetsonnano provides the Jetson Nano board implementation.
|
Package jetsonnano provides the Jetson Nano board implementation. |
app/machined/pkg/runtime/v1alpha1/board/libretech_all_h3_cc_h5
Package libretechallh3cch5 provides the LibretechAllH3CCH5 board implementation.
|
Package libretechallh3cch5 provides the LibretechAllH3CCH5 board implementation. |
app/machined/pkg/runtime/v1alpha1/board/nanopi_r4s
Package nanopir4s provides the Nano Pi R4S board implementation.
|
Package nanopir4s provides the Nano Pi R4S board implementation. |
app/machined/pkg/runtime/v1alpha1/board/pine64
Package pine64 provides the Pine64 board implementation.
|
Package pine64 provides the Pine64 board implementation. |
app/machined/pkg/runtime/v1alpha1/board/rock64
Package rock64 provides the Pine64 Rock64 board implementation.
|
Package rock64 provides the Pine64 Rock64 board implementation. |
app/machined/pkg/runtime/v1alpha1/board/rockpi4
Package rockpi4 provides the Radxa rock pi implementation.
|
Package rockpi4 provides the Radxa rock pi implementation. |
app/machined/pkg/runtime/v1alpha1/board/rockpi4c
Package rockpi4c provides the Radxa rock pi implementation.
|
Package rockpi4c provides the Radxa rock pi implementation. |
app/machined/pkg/runtime/v1alpha1/board/rpi_generic
Package rpigeneric provides the Raspberry Pi Compute Module 4 implementation.
|
Package rpigeneric provides the Raspberry Pi Compute Module 4 implementation. |
app/machined/pkg/runtime/v1alpha1/bootloader
Package bootloader provides bootloader implementation.
|
Package bootloader provides bootloader implementation. |
app/machined/pkg/runtime/v1alpha1/bootloader/grub
Package grub provides the interface to the GRUB bootloader: config management, installation, etc.
|
Package grub provides the interface to the GRUB bootloader: config management, installation, etc. |
app/machined/pkg/runtime/v1alpha1/bootloader/mount
Package mount provides bootloader mount operations.
|
Package mount provides bootloader mount operations. |
app/machined/pkg/runtime/v1alpha1/bootloader/options
Package options provides bootloader options.
|
Package options provides bootloader options. |
app/machined/pkg/runtime/v1alpha1/bootloader/sdboot
Package sdboot provides the interface to the Systemd-Boot bootloader: config management, installation, etc.
|
Package sdboot provides the interface to the Systemd-Boot bootloader: config management, installation, etc. |
app/machined/pkg/runtime/v1alpha1/platform
Package platform provides functions to get the runtime.Platform.
|
Package platform provides functions to get the runtime.Platform. |
app/machined/pkg/runtime/v1alpha1/platform/aws
Package aws contains the AWS implementation of the [platform.Platform].
|
Package aws contains the AWS implementation of the [platform.Platform]. |
app/machined/pkg/runtime/v1alpha1/platform/azure
Package azure contains the Azure implementation of the [platform.Platform].
|
Package azure contains the Azure implementation of the [platform.Platform]. |
app/machined/pkg/runtime/v1alpha1/platform/container
Package container contains the Container implementation of the [platform.Platform].
|
Package container contains the Container implementation of the [platform.Platform]. |
app/machined/pkg/runtime/v1alpha1/platform/digitalocean
Package digitalocean contains the Digital Ocean implementation of the [platform.Platform].
|
Package digitalocean contains the Digital Ocean implementation of the [platform.Platform]. |
app/machined/pkg/runtime/v1alpha1/platform/equinixmetal
Package equinixmetal contains the Equinix Metal implementation of the [platform.Platform].
|
Package equinixmetal contains the Equinix Metal implementation of the [platform.Platform]. |
app/machined/pkg/runtime/v1alpha1/platform/errors
Package errors contains errors used by the platform package.
|
Package errors contains errors used by the platform package. |
app/machined/pkg/runtime/v1alpha1/platform/exoscale
Package exoscale contains the Exoscale platform implementation.
|
Package exoscale contains the Exoscale platform implementation. |
app/machined/pkg/runtime/v1alpha1/platform/gcp
Package gcp contains the GCP implementation of the [platform.Platform].
|
Package gcp contains the GCP implementation of the [platform.Platform]. |
app/machined/pkg/runtime/v1alpha1/platform/hcloud
Package hcloud contains the Hcloud implementation of the [platform.Platform].
|
Package hcloud contains the Hcloud implementation of the [platform.Platform]. |
app/machined/pkg/runtime/v1alpha1/platform/internal/address
Package address provides utility functions for address parsing.
|
Package address provides utility functions for address parsing. |
app/machined/pkg/runtime/v1alpha1/platform/internal/netutils
Package netutils provides network-related helpers for platform implementation.
|
Package netutils provides network-related helpers for platform implementation. |
app/machined/pkg/runtime/v1alpha1/platform/metal
Package metal contains the metal implementation of the [platform.Platform].
|
Package metal contains the metal implementation of the [platform.Platform]. |
app/machined/pkg/runtime/v1alpha1/platform/metal/oauth2
Package oauth2 implements OAuth2 Device Flow to authenticate machine config download.
|
Package oauth2 implements OAuth2 Device Flow to authenticate machine config download. |
app/machined/pkg/runtime/v1alpha1/platform/metal/url
Package url handles expansion of the download URL for the config.
|
Package url handles expansion of the download URL for the config. |
app/machined/pkg/runtime/v1alpha1/platform/nocloud
Package nocloud provides the NoCloud platform implementation.
|
Package nocloud provides the NoCloud platform implementation. |
app/machined/pkg/runtime/v1alpha1/platform/openstack
Package openstack provides the Openstack platform implementation.
|
Package openstack provides the Openstack platform implementation. |
app/machined/pkg/runtime/v1alpha1/platform/oracle
Package oracle provides the Oracle platform implementation.
|
Package oracle provides the Oracle platform implementation. |
app/machined/pkg/runtime/v1alpha1/platform/scaleway
Package scaleway provides the Scaleway platform implementation.
|
Package scaleway provides the Scaleway platform implementation. |
app/machined/pkg/runtime/v1alpha1/platform/upcloud
Package upcloud provides the UpCloud platform implementation.
|
Package upcloud provides the UpCloud platform implementation. |
app/machined/pkg/runtime/v1alpha1/platform/vmware
Package vmware provides the VMware platform implementation.
|
Package vmware provides the VMware platform implementation. |
app/machined/pkg/runtime/v1alpha1/platform/vultr
Package vultr provides the Vultr platform implementation.
|
Package vultr provides the Vultr platform implementation. |
app/machined/pkg/runtime/v1alpha2
Package v1alpha2 provides runtime implementation based on os-runtime.
|
Package v1alpha2 provides runtime implementation based on os-runtime. |
app/machined/pkg/system/runner
Package runner provides a runner for running services.
|
Package runner provides a runner for running services. |
app/machined/pkg/system/services/mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
app/resources
Package resources contains shared implementation of COSI resource API.
|
Package resources contains shared implementation of COSI resource API. |
app/storaged
Package internal contains server implementation.
|
Package internal contains server implementation. |
app/trustd
Package trustd implements trustd functionality.
|
Package trustd implements trustd functionality. |
app/trustd/internal/provider
Package provider provides TLS config for client & server.
|
Package provider provides TLS config for client & server. |
app/wrapperd
Package wrapperd provides a wrapper for running services.
|
Package wrapperd provides a wrapper for running services. |
pkg/capability
Package capability provides utility functions to work with capabilities.
|
Package capability provides utility functions to work with capabilities. |
pkg/cgroup
Package cgroup provides cgroup utilities to handle nested cgroups.
|
Package cgroup provides cgroup utilities to handle nested cgroups. |
pkg/configuration
Package configuration implements configuration generation.
|
Package configuration implements configuration generation. |
pkg/console
Package console contains console-related functionality.
|
Package console contains console-related functionality. |
pkg/containers
Package containers provides the container implementatiom.
|
Package containers provides the container implementatiom. |
pkg/containers/containerd
Package containerd implements containers.Inspector via containerd API
|
Package containerd implements containers.Inspector via containerd API |
pkg/containers/cri
Package cri implements containers.Inspector via CRI
|
Package cri implements containers.Inspector via CRI |
pkg/containers/cri/containerd
Package containerd provides support for containerd CRI plugin
|
Package containerd provides support for containerd CRI plugin |
pkg/cri
Package cri provides minimal CRI client.
|
Package cri provides minimal CRI client. |
pkg/dashboard
Package dashboard implements a text-based UI dashboard.
|
Package dashboard implements a text-based UI dashboard. |
pkg/dashboard/apidata
Package apidata implements the types and the data sources for the data sourced from various Talos APIs.
|
Package apidata implements the types and the data sources for the data sourced from various Talos APIs. |
pkg/dashboard/components
Package components implements specific widgets for the dashboard.
|
Package components implements specific widgets for the dashboard. |
pkg/dashboard/logdata
Package logdata implements the types and the data sources for the data sourced from the Talos dmesg API.
|
Package logdata implements the types and the data sources for the data sourced from the Talos dmesg API. |
pkg/dashboard/resourcedata
Package resourcedata implements the types and the data sources for the data sourced from the Talos resource API (COSI).
|
Package resourcedata implements the types and the data sources for the data sourced from the Talos resource API (COSI). |
pkg/discovery/registry
Package registry provides code to push and pull Affiliates to different registries.
|
Package registry provides code to push and pull Affiliates to different registries. |
pkg/encryption
Package encryption provides modules for the partition encryption handling.
|
Package encryption provides modules for the partition encryption handling. |
pkg/encryption/helpers
Package helpers defines encryption handlers.
|
Package helpers defines encryption handlers. |
pkg/encryption/keys
Package keys contains various encryption KeyHandler implementations.
|
Package keys contains various encryption KeyHandler implementations. |
pkg/endpoint
Package endpoint has common tools for parsing http API endpoints.
|
Package endpoint has common tools for parsing http API endpoints. |
pkg/environment
Package environment provides a set of functions to get environment variables.
|
Package environment provides a set of functions to get environment variables. |
pkg/extensions
Package extensions provides function to manage system extensions.
|
Package extensions provides function to manage system extensions. |
pkg/logind
Package logind provides D-Bus logind mock to facilitate graceful kubelet shutdown.
|
Package logind provides D-Bus logind mock to facilitate graceful kubelet shutdown. |
pkg/meta
Package meta provides access to META partition: key-value partition persisted across reboots.
|
Package meta provides access to META partition: key-value partition persisted across reboots. |
pkg/meta/internal/adv
Package adv provides common interfaces to access ADV data.
|
Package adv provides common interfaces to access ADV data. |
pkg/meta/internal/adv/syslinux
Package syslinux provides syslinux-compatible ADV data.
|
Package syslinux provides syslinux-compatible ADV data. |
pkg/meta/internal/adv/talos
Package talos implements modern ADV which supports large size for the values and tags.
|
Package talos implements modern ADV which supports large size for the values and tags. |
pkg/miniprocfs
Package miniprocfs contains optimized small interface to access /proc filesystem.
|
Package miniprocfs contains optimized small interface to access /proc filesystem. |
pkg/ntp
Package ntp provides a time sync client via SNTP protocol.
|
Package ntp provides a time sync client via SNTP protocol. |
pkg/ntp/internal/spike
Package spike provides a spike detector for NTP responses.
|
Package spike provides a spike detector for NTP responses. |
pkg/partition
Package partition provides common utils for system partition format.
|
Package partition provides common utils for system partition format. |
pkg/pcap
Package pcap implements writing packet data to pcap files.
|
Package pcap implements writing packet data to pcap files. |
pkg/pci
Package pci provides methods to access PCI-related data.
|
Package pci provides methods to access PCI-related data. |
pkg/rng
Package rng handles interaction with kernel random number generator.
|
Package rng handles interaction with kernel random number generator. |
pkg/secureboot
Package secureboot contains base definitions for the Secure Boot process.
|
Package secureboot contains base definitions for the Secure Boot process. |
pkg/secureboot/database
Package database generates SecureBoot auto-enrollment database.
|
Package database generates SecureBoot auto-enrollment database. |
pkg/secureboot/measure
Package measure contains Go implementation of 'systemd-measure' command.
|
Package measure contains Go implementation of 'systemd-measure' command. |
pkg/secureboot/measure/internal/pcr
Package pcr contains code that handles PCR operations.
|
Package pcr contains code that handles PCR operations. |
pkg/secureboot/pesign
Package pesign implements the PE (portable executable) signing.
|
Package pesign implements the PE (portable executable) signing. |
pkg/secureboot/tpm2
Package tpm2 provides TPM2.0 related functionality helpers.
|
Package tpm2 provides TPM2.0 related functionality helpers. |
pkg/secureboot/uki
Package uki creates the UKI file out of the sd-stub and other sections.
|
Package uki creates the UKI file out of the sd-stub and other sections. |
pkg/smbios
Package smbios provides access to SMBIOS information.
|
Package smbios provides access to SMBIOS information. |
pkg/timex
Package timex provides a simple wrapper around adjtimex syscall.
|
Package timex provides a simple wrapper around adjtimex syscall. |
pkg/toml
Package toml provides utility functions for TOML handling.
|
Package toml provides utility functions for TOML handling. |
pkg/tui/installer
Package installer contains terminal UI based talos interactive installer parts.
|
Package installer contains terminal UI based talos interactive installer parts. |
pkg
|
|
archiver
Package archiver provides a service to archive part of the filesystem into tar archive.
|
Package archiver provides a service to archive part of the filesystem into tar archive. |
cli
Package cli provides utilities for CLI tools.
|
Package cli provides utilities for CLI tools. |
cluster
Package cluster provides functions to access, check and inspect Talos clusters.
|
Package cluster provides functions to access, check and inspect Talos clusters. |
cluster/check
Package check provides set of checks to verify cluster readiness.
|
Package check provides set of checks to verify cluster readiness. |
cluster/kubernetes
Package kubernetes provides cluster-wide kubernetes utilities.
|
Package kubernetes provides cluster-wide kubernetes utilities. |
cluster/sonobuoy
Package sonobuoy provides functions to run Kubernetes e2e tests.
|
Package sonobuoy provides functions to run Kubernetes e2e tests. |
conditions
Package conditions provides a set of conditions which can be used to wait for some condition to be met.
|
Package conditions provides a set of conditions which can be used to wait for some condition to be met. |
copy
Package copy provides a file copy utility implementation.
|
Package copy provides a file copy utility implementation. |
download
Package download provides a download with retries for machine configuration and userdata.
|
Package download provides a download with retries for machine configuration and userdata. |
filetree
Package filetree provides file tree operations.
|
Package filetree provides file tree operations. |
flannel
Package flannel provides flannel default manifest.
|
Package flannel provides flannel default manifest. |
follow
Package follow provides Reader which follows file updates and turns it into a stream.
|
Package follow provides Reader which follows file updates and turns it into a stream. |
grpc/codec
Package codec registers the gRPC for optimized marshaling.
|
Package codec registers the gRPC for optimized marshaling. |
grpc/dialer
Package dialer ...
|
Package dialer ... |
grpc/middleware/log
Package log provides simple grpc logging middleware
|
Package log provides simple grpc logging middleware |
grpc/proxy/backend
Package backend implements common proxy backends satisfying proxy.Backend interface
|
Package backend implements common proxy backends satisfying proxy.Backend interface |
httpdefaults
Package httpdefaults provides default HTTP client settings for Talos.
|
Package httpdefaults provides default HTTP client settings for Talos. |
imager
Package imager contains code related to generation of different boot assets for Talos Linux.
|
Package imager contains code related to generation of different boot assets for Talos Linux. |
imager/extensions
Package extensions provides facilities for building initramfs.xz with extensions.
|
Package extensions provides facilities for building initramfs.xz with extensions. |
imager/filemap
Package filemap provides a way to create reproducible layers from a file system.
|
Package filemap provides a way to create reproducible layers from a file system. |
imager/iso
Package iso contains functions for creating ISO images.
|
Package iso contains functions for creating ISO images. |
imager/ova
Package ova implements OVA creation.
|
Package ova implements OVA creation. |
imager/profile
Package profile contains definition of the image generation profile.
|
Package profile contains definition of the image generation profile. |
imager/profile/internal/signer/aws
Package aws implements SecureBoot/PCR signers via AWS Key Management Service.
|
Package aws implements SecureBoot/PCR signers via AWS Key Management Service. |
imager/profile/internal/signer/azure
Package azure implements SecureBoot/PCR signers via Azure Key Vault.
|
Package azure implements SecureBoot/PCR signers via Azure Key Vault. |
imager/profile/internal/signer/file
Package file implements SecureBoot/PCR signers via plain filesystem files.
|
Package file implements SecureBoot/PCR signers via plain filesystem files. |
imager/qemuimg
Package qemuimg provides a wrapper around qemu-img.
|
Package qemuimg provides a wrapper around qemu-img. |
imager/quirks
Package quirks contains the quirks for Talos image generation.
|
Package quirks contains the quirks for Talos image generation. |
imager/utils
Package utils contains small utilities used by the imager.
|
Package utils contains small utilities used by the imager. |
images
Package images provides some default images.
|
Package images provides some default images. |
kernel
Package kernel provides the utilities to interact with the kernel.
|
Package kernel provides the utilities to interact with the kernel. |
kernel/kspp
Package kspp implements KSPP kernel parameters enforcement.
|
Package kspp implements KSPP kernel parameters enforcement. |
kubeconfig
Package kubeconfig provides Kubernetes config file generation.
|
Package kubeconfig provides Kubernetes config file generation. |
kubernetes/kubelet
Package kubelet provides minimal client for the kubelet API.
|
Package kubelet provides minimal client for the kubelet API. |
logging
Package logging provides logging primitives.
|
Package logging provides logging primitives. |
makefs
Package makefs provides function to format and grow filesystems.
|
Package makefs provides function to format and grow filesystems. |
minimal
Package minimal provides the minimal/recommended limits for different machine types.
|
Package minimal provides the minimal/recommended limits for different machine types. |
provision
Package provision provides abstract definitions for Talos cluster provisioners.
|
Package provision provides abstract definitions for Talos cluster provisioners. |
provision/access
Package access provides methods to access provisioned Talos cluster.
|
Package access provides methods to access provisioned Talos cluster. |
provision/internal/cniutils
Package cniutils provides helper functions to parse CNI results.
|
Package cniutils provides helper functions to parse CNI results. |
provision/internal/inmemhttp
Package inmemhttp implements temporary HTTP server which is based off memory fs.
|
Package inmemhttp implements temporary HTTP server which is based off memory fs. |
provision/providers/docker
Package docker implements Provisioner via docker.
|
Package docker implements Provisioner via docker. |
provision/providers/vm
Package vm implements common methods for VM provisioners.
|
Package vm implements common methods for VM provisioners. |
provision/providers/vm/internal/ipxe
Package ipxe provides utility to deliver iPXE images and build iPXE scripts.
|
Package ipxe provides utility to deliver iPXE images and build iPXE scripts. |
reporter
Package reporter implements the console reporter.
|
Package reporter implements the console reporter. |
safepath
Package safepath provides a set of functions to make paths safe for use with.
|
Package safepath provides a set of functions to make paths safe for use with. |
splash
Package splash contains boot splash images.
|
Package splash contains boot splash images. |
startup
Package startup provides utility function for process startup
|
Package startup provides utility function for process startup |
version
Package version defines version information.
|
Package version defines version information. |
machinery
Module
|
Click to show internal directories.
Click to hide internal directories.