Documentation
¶
Index ¶
- func GetConfigContext() *model.NginxConfigContext
- func GetConfigContextWithFiles(accessLogName, errorLogName string, files []*mpi.File, instanceID string, ...) *model.NginxConfigContext
- func GetConfigContextWithNames(accessLogName, combinedAccessLogName, ltsvAccessLogName, errorLogName string, ...) *model.NginxConfigContext
- func GetConfigContextWithoutErrorLog(accessLogName, combinedAccessLogName, ltsvAccessLogName, instanceID string, ...) *model.NginxConfigContext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigContext ¶
func GetConfigContext() *model.NginxConfigContext
func GetConfigContextWithNames ¶
func GetConfigContextWithNames( accessLogName, combinedAccessLogName, ltsvAccessLogName, errorLogName string, instanceID string, syslogServers []string, ) *model.NginxConfigContext
nolint: revive
func GetConfigContextWithoutErrorLog ¶
func GetConfigContextWithoutErrorLog( accessLogName, combinedAccessLogName, ltsvAccessLogName, instanceID string, syslogServers []string, ) *model.NginxConfigContext
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.