Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ImageFactoryEmptySchematicID is the ID of an empty image factory schematic. ImageFactoryEmptySchematicID = "376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba" // ChuboImageFactoryURLEnvVar overrides the default image factory URL. ChuboImageFactoryURLEnvVar = "CHUBO_IMAGE_FACTORY_URL" // TalosImageFactoryURLEnvVar is a legacy alias for overriding the image factory URL. TalosImageFactoryURLEnvVar = "TALOS_IMAGE_FACTORY_URL" )
Variables ¶
View Source
var (
// ImageFactoryURL is the default image factory endpoint used by chuboctl.
ImageFactoryURL = "https://factory.talos.dev/"
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.