info

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 1 Imported by: 9

Documentation

Index

Constants

View Source
const (
	// Version of the backplane-cli
	Version = "0.0.0"

	BACKPLANE_URL_ENV_NAME             = "BACKPLANE_URL"
	BACKPLANE_PROXY_ENV_NAME           = "HTTPS_PROXY"
	BACKPLANE_CONFIG_PATH_ENV_NAME     = "BACKPLANE_CONFIG"
	BACKPLANE_CONFIG_DEFAULT_FILE_NAME = ".backplane.json"

	// GitHub API get fetch the latest tag
	UpstreamReleaseAPI = "https://api.github.com/repos/openshift/backplane-cli/releases/latest"

	// Upstream git module
	UpstreamGitModule = "https://github.com/openshift/backplane-cli/cmd/ocm-backplane"

	// GitHub README page
	UpstreamREADMETemplate = "https://github.com/openshift/backplane-cli/-/blob/%s/README.md"

	// GitHub Host
	GitHubHost = "github.com"
)

Variables

View Source
var UpstreamREADMETagged = fmt.Sprintf(UpstreamREADMETemplate, Version)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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