Documentation
¶
Overview ¶
Package productkits owns the active product allowlist used by CLI execution, discovery, and registry projections.
The public OSS distribution contains Basement, Cloud, and Modern Homelab. Keeping that taxonomy in one source prevents the private and exported CLIs from disagreeing about which release artifacts they can initialize.
Index ¶
Constants ¶
View Source
const ( Basement = "basement-kit" Cloud = "cloud-kit" Modern = "modern-homelab" )
Variables ¶
This section is empty.
Functions ¶
func IsActive ¶
IsActive reports whether name is a canonical installable product slug in the current source distribution.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.