debugd

package
v2.16.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package debugd contains internal packages for the debugd.

Index

Constants

View Source
const (
	DebugdMetadataFlag              = "constellation-debugd"
	GRPCTimeout                     = 5 * time.Minute
	DiscoverDebugdInterval          = 10 * time.Second
	DownloadRetryBackoff            = 1 * time.Minute
	BinaryAccessMode                = 0o755 // -rwxr-xr-x
	BootstrapperDeployFilename      = "/run/state/bin/bootstrapper"
	UpgradeAgentDeployFilename      = "/run/state/bin/upgrade-agent"
	Chunksize                       = 1024
	BootstrapperSystemdUnitName     = "bootstrapper.service"
	BootstrapperSystemdUnitContents = `` /* 359-byte string literal not displayed */

)

Debugd internal constants.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package deploy implements deployment of binaries and services to a Constellation instance.
Package deploy implements deployment of binaries and services to a Constellation instance.
Package info implements the info map that is used to distribute key–value pair between debugd instances.
Package info implements the info map that is used to distribute key–value pair between debugd instances.
Package metadata schedules the discovery of other debugd instances to exchange settings and binaries.
Package metadata schedules the discovery of other debugd instances to exchange settings and binaries.
cloudprovider
Package cloudprovider implements a metadata service for cloud providers.
Package cloudprovider implements a metadata service for cloud providers.
fallback
Package fallback implements a fake metadata backend.
Package fallback implements a fake metadata backend.
Package server implements the gRPC endpoint of Constellation's debugd.
Package server implements the gRPC endpoint of Constellation's debugd.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL