config

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyTritonAccount        = "general.triton.account"
	KeyTritonURL            = "general.triton.url"
	KeyTritonSSHKeyMaterial = "general.triton.key-material"
	KeyTritonSSHKeyID       = "general.triton.key-id"

	KeyMantaAccount        = "general.manta.account"
	KeyMantaURL            = "general.manta.url"
	KeyMantaSSHKeyMaterial = "general.manta.key-material"
	KeyMantaSSHKeyID       = "general.manta.key-id"

	DefaultManDir = "./docs/man"
	ManSect       = 8

	DefaultMarkdownDir       = "./docs/md"
	DefaultMarkdownURLPrefix = "/command"

	KeyDocManDir            = "doc.mandir"
	KeyDocMarkdownDir       = "doc.markdown-dir"
	KeyDocMarkdownURLPrefix = "doc.markdown-url-prefix"

	KeyBashAutoCompletionTarget = "shell.autocomplete.bash.target"

	KeyUsePager = "general.use-pager"
	KeyUseUTC   = "general.utc"

	KeyLogFormat    = "log.format"
	KeyLogLevel     = "log.level"
	KeyLogStats     = "log.stats"
	KeyLogTermColor = "log.use-color"

	KeyInstanceName         = "compute.instance.name"
	KeyInstanceID           = "compute.instance.id"
	KeyInstanceWait         = "compute.instance.wait"
	KeyInstanceFirewall     = "compute.instance.firewall"
	KeyInstanceState        = "compute.instance.state"
	KeyInstanceBrand        = "compute.instance.brand"
	KeyInstanceNetwork      = "compute.instance.networks"
	KeyInstanceTag          = "compute.instance.tag"
	KeyInstanceSearchTag    = "compute.instance.search-tags"
	KeyInstanceMetadata     = "compute.instance.metadata"
	KeyInstanceAffinityRule = "compute.instance.affinity"
	KeyInstanceUserdata     = "compute.instance.userdata"
	KeyInstanceNamePrefix   = "compute.instance.name-prefix"

	KeyPackageName   = "compute.package.name"
	KeyPackageID     = "compute.package.id"
	KeyPackageMemory = "compute.package.memory"
	KeyPackageDisk   = "compute.package.disk"
	KeyPackageSwap   = "compute.package.swap"
	KeyPackageVPCUs  = "compute.package.vcpu"

	KeyImageName = "compute.image.name"
	KeyImageId   = "compute.image.id"

	KeySSHKeyFingerprint = "keys.fingerprint"
	KeySSHKeyName        = "keys.name"
	KeySSHKey            = "keys.publickey"

	KeyAccountEmail            = "account.email"
	KeyAccountCompanyName      = "account.companyname"
	KeyAccountFirstName        = "account.firstname"
	KeyAccountLastName         = "account.lastname"
	KeyAccountAddress          = "account.address"
	KeyAccountPostcode         = "account.postcode"
	KeyAccountCity             = "account.city"
	KeyAccountState            = "account.state"
	KeyAccountCountry          = "account.country"
	KeyAccountPhone            = "account.phone"
	KeyAccountTritonCNSEnabled = "account.triton_cns_enabled"
)

Variables

This section is empty.

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