Documentation
¶
Overview ¶
Package bootstrap provides logic to self-bootstrap the installer.
Package bootstrap provides logic to self-bootstrap the installer.
Index ¶
Constants ¶
View Source
const ( // InstallerPackage is the name of the Datadog Installer OCI package InstallerPackage = "datadog-installer" // AgentPackage is the name of the Datadog Agent OCI package AgentPackage = "datadog-agent" )
Variables ¶
This section is empty.
Functions ¶
func InstallExperiment ¶
InstallExperiment installs a package from the given URL as an experiment. It first tries to grab the installer from a specific layer to start the experiment with, and falls back to the current installer if it doesn't exist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.