version

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DaprGitHubOrg is the org name of dapr on GitHub.
	DaprGitHubOrg = "dapr"
	// DaprGitHubRepo is the repo name of dapr runtime on GitHub.
	DaprGitHubRepo = "dapr"
	// DashboardGitHubRepo is the repo name of dapr dashboard on GitHub.
	DashboardGitHubRepo = "dashboard"
)

Variables

This section is empty.

Functions

func GetDaprVersion added in v1.3.0

func GetDaprVersion() (string, error)

func GetDashboardVersion added in v1.3.0

func GetDashboardVersion() (string, error)

func GetLatestReleaseGithub added in v1.3.0

func GetLatestReleaseGithub(githubURL string) (string, error)

GetLatestReleaseGithub return the latest release version of dapr from GitHub API.

func GetLatestReleaseHelmChart added in v1.3.0

func GetLatestReleaseHelmChart(helmChartURL string) (string, error)

GetLatestReleaseHelmChart return the latest release version of dapr from helm chart static index.yaml.

func GetVersionFromURL added in v1.3.0

func GetVersionFromURL(releaseURL string, parseVersion func(body []byte) (string, error)) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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