Documentation
¶
Index ¶
Constants ¶
View Source
const ( DebugdMetadataFlag = "constellation-debugd" GRPCTimeout = 5 * time.Minute SSHCheckInterval = 30 * time.Second DiscoverDebugdInterval = 30 * time.Second BootstrapperDownloadRetryBackoff = 1 * time.Minute BootstrapperDeployFilename = "/run/state/bin/bootstrapper" Chunksize = 1024 BootstrapperSystemdUnitName = "bootstrapper.service" BootstrapperSystemdUnitContents = `` /* 395-byte string literal not displayed */ GettyAutologinOverrideFilename = "/run/systemd/system/serial-getty@ttyS0.service.d/autologin.conf" GettyAutologinOverrideUnitContents = `[Service] ExecStart= ExecStart=-/sbin/agetty -o '-p -f -- \\u' --autologin root --keep-baud 115200,57600,38400,9600 - $TERM` )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.