Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpEnvironment ¶
func DumpEnvironment() bool
DumpEnvironment returns true if the environment variables should be dumped. Disabled by default to prevent sensitive values from being printed/logged.
func GoEAAutoRegisterContents ¶
GoEAAutoRegisterContents returns the string to be written in autoregister.properties file of the elastic agent
func GoRootDir ¶
func GoRootDir() string
GoRootDir returns the bootstrapper will run out of. Defaults to `/go`.
func HasSpecifiedRootCAs ¶
func HasSpecifiedRootCAs() bool
HasSpecifiedRootCAs checks if any Root CA file has been certified
func InsecureSkipVerify ¶
func InsecureSkipVerify() bool
InsecureSkipVerify reads GO_EA_SSL_NO_VERIFY flag
func JvmArguments ¶
func JvmArguments() []string
JvmArguments returns the list of jvm arguments that should be passed to the agent
func RootCertFile ¶
func RootCertFile() string
RootCertFile reads GO_EA_SSL_ROOT_CERT_FILE env value
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.