# Functions
NewCachedImage creates new CachedImage resource.
NewDisk creates new Disk resource.
NewEventSinkState creates new EventSinkState state.
NewImage creates new Image resource.
NewReboot creates new Reboot resource.
NewRebootStatus creates new RebootStatus resource.
NewVersion creates new Version resource.
Register Talos resource group in the state.
# Constants
CachedImageType is the type of CachedImage resource.
DiskType is the type of Disk resource.
EventSinkStateType is the type of EventSinkState resource.
EventSinkStateType is the type of EventSinkState resource.
ImageID is the single id of the Talos image installed on the machine.
ImageType is the type of Image resource.
NamespaceName sets the default namespace name for the emulator resources.
RebootID is the ID of the singleton represeting rebooting state.
RebootStatusType is the type of RebootStatus resource.
RebootType is the type of Reboot resource.
VersionID is the single id of the Talos version of the emulated machine.
VersionType is the type of Version resource.
# Structs
CachedImageExtension providers auxiliary methods for CachedImage resource.
DiskExtension providers auxiliary methods for Disk resource.
EventSinkStateExtension providers auxiliary methods for EventSinkState resource.
ImageExtension providers auxiliary methods for Image resource.
RebootExtension providers auxiliary methods for Reboot resource.
RebootStatusExtension providers auxiliary methods for RebootStatus resource.
VersionExtension providers auxiliary methods for Version resource.