Documentation
¶
Index ¶
- func AgentConfigWithMultipleHeaders(value, path, value2, path2 string) string
- func AgentConfigWithToken(value, path string) string
- func NginxConfWithSSLCertsWithVariables() string
- func NginxConfigWithMultipleAccessLogs(errorLogName, accessLogName, combinedAccessLogName, ltsvAccessLogName string) string
- func NginxConfigWithMultipleSSLCerts(errorLogFile, accessLogFile, certFile1, certFile2 string) string
- func NginxConfigWithMultipleSysLogs(errorLogName, accessLogName, syslogServer, syslogServer3, syslogServer4 string) string
- func NginxConfigWithNotAllowedDir(errorLogFile, notAllowedFile, allowedFileDir, accessLogFile string) string
- func NginxConfigWithSSLCerts(errorLogFile, accessLogFile, certFile string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentConfigWithMultipleHeaders ¶ added in v3.1.0
func AgentConfigWithToken ¶ added in v3.1.0
func NginxConfWithSSLCertsWithVariables ¶ added in v3.1.0
func NginxConfWithSSLCertsWithVariables() string
func NginxConfigWithMultipleAccessLogs ¶ added in v3.1.0
func NginxConfigWithMultipleSSLCerts ¶ added in v3.1.0
func NginxConfigWithMultipleSysLogs ¶ added in v3.2.0
func NginxConfigWithNotAllowedDir ¶ added in v3.1.0
func NginxConfigWithSSLCerts ¶ added in v3.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.