update

package
v0.0.233-pre-6 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitState

func InitState(configPath string, channel string) error

func PerformInPlaceUpgrade

func PerformInPlaceUpgrade(ctx context.Context, configPath string, currentVersion string) error

func PostUpgradeCleanup

func PostUpgradeCleanup() error

Types

type Release

type Release struct {
	Version     string    `yaml:"version"`
	Prerelease  bool      `yaml:"prerelease"`
	DownloadURL string    `yaml:"download_url" json:"download_url"`
	Timestamp   time.Time `yaml:"timestamp"`
}

func CheckForUpdate

func CheckForUpdate(ctx context.Context, configPath string, currentVersion string) (*Release, error)

Jump to

Keyboard shortcuts

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