Documentation
¶
Index ¶
- Constants
- func DataManagement(dataManager datadir.Manager) error
- func FeatureGateLockManagement(cfg *config.Config) error
- func GetCurrentDeploymentID() (string, error)
- func GetVersionOfExecutable() (versionMetadata, error)
- func GetVersionStringOfData() string
- func VersionMetadataManagement() error
- type Backups
- type HealthInfo
Constants ¶
View Source
const MAX_VERSION_SKEW = 2
Variables ¶
This section is empty.
Functions ¶
func DataManagement ¶
func FeatureGateLockManagement ¶
FeatureGateLockManagement manages the feature gate lock file that prevents upgrades and config changes when custom feature gates are configured
func GetCurrentDeploymentID ¶
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 ¶
Click to show internal directories.
Click to hide internal directories.