prerun

package
v0.0.0-...-cf6c19e Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_VERSION_SKEW = 2

Variables

This section is empty.

Functions

func DataManagement

func DataManagement(dataManager datadir.Manager) error

func FeatureGateLockManagement

func FeatureGateLockManagement(cfg *config.Config) error

FeatureGateLockManagement manages the feature gate lock file that prevents upgrades and config changes when custom feature gates are configured

func GetCurrentDeploymentID

func GetCurrentDeploymentID() (string, error)

func GetVersionOfExecutable

func GetVersionOfExecutable() (versionMetadata, error)

func GetVersionStringOfData

func GetVersionStringOfData() string

func VersionMetadataManagement

func VersionMetadataManagement() error

Types

type Backups

type Backups []data.BackupName

type HealthInfo

type HealthInfo struct {
	Health       string `json:"health"`
	DeploymentID string `json:"deployment_id"`
	BootID       string `json:"boot_id"`
}

Jump to

Keyboard shortcuts

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