paths

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// A file to denote the /config dir has been setup.  Note, we don't call
	// update_vertica anymore, but it is kept in the name for backwards
	// compatibility.
	InstallerIndicatorFile = "/opt/vertica/config/update_vertica.called.for.uid."
	LocalDataPath          = "/home/dbadmin/local-data"
	CELicensePath          = "/home/dbadmin/licensing/ce/vertica_community_edition.license.key"
	MountedLicensePath     = "/home/dbadmin/licensing/mnt"
	HadoopConfPath         = "/etc/hadoop"
	ConfigPath             = "/opt/vertica/config"
	ConfigSharePath        = "/opt/vertica/config/share"
	ConfigLogrotatePath    = "/opt/vertica/config/logrotate"
	LogPath                = "/opt/vertica/log"
	PodInfoPath            = "/etc/podinfo"
	AdminToolsConf         = "/opt/vertica/config/admintools.conf"
	AuthParmsFile          = "/home/dbadmin/auth_parms.conf"
	EulaAcceptanceFile     = "/opt/vertica/config/d5415f948449e9d4c421b568f2411140.dat"
	EulaAcceptanceScript   = "/opt/vertica/config/accept_eula.py"
	CertsRoot              = "/certs"
	Krb5Conf               = "/etc/krb5.conf"
	Krb5Keytab             = "/etc/krb5/krb5.keytab"
	SSHPath                = "/home/dbadmin/.ssh"
)

Variables

MountPaths lists all of the paths for internally generated mounts.

View Source
var SSHKeyPaths = []string{"id_rsa", "id_rsa.pub", "authorized_keys"}

SSHKeyPaths is a list of keys that must exist in the SSHSecret

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
JackTT - Gopher 🇻🇳