globals

package
v0.0.0-...-8b5d6f4 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const APP_DESCRIPTION_FILE = "app.json"
View Source
const APP_VERSIONS_DIR = "versions"
View Source
const AUTHOR = "SKP <skp@skp.rocks>"
View Source
const CANDIDATE_DESCRIPTION_FILE = "candidate.json"
View Source
const CYPHERAPPS_REPO = "git://github.com/SatoshiPortal/cypherapps.git"
View Source
const DATA_DIR = ".cam"
View Source
const DESCRIPTION = "A tool to manager your cypherapps"
View Source
const INSTALLED_APPS_FILE = "index.json"
View Source
const INSTALL_DIR_ENV_KEY = "CYPHERAPPS_INSTALL_DIR"
View Source
const KEYS_FILE_ENV_KEY = "CYPHERNODE_KEYS_FILE"
View Source
const LOCK_FILE = "state.lock"
View Source
const NAME = "cam - Cyphernode apps management tool"
View Source
const REPO_DIR = "repo"
View Source
const REPO_INDEX_FILE = REPO_DIR + string(filepath.Separator) + "index.json"
View Source
const SOURCE_FILE = "sources.list"
View Source
const STATE_FILE = "state.json"
View Source
const VERSION = "0.1.0"

Variables

View Source
var DockerVolumeElementBlacklist = []string{
	"..",
}
View Source
var DockerVolumeWhitelist = []string{
	`^\$(\{ *|)GATEKEEPER_CERT_FILE(| *\})$`,
	`^\$(\{ *|)CLIGHTNING_RPC_SOCKET(| *\})$`,
	`^\$(\{ *|)APP_DATA(| *\})`,
}

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