model

package
v3.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigContext added in v3.1.0

func ConfigContext() *model.NginxConfigContext

func ConfigContextWithFiles added in v3.1.0

func ConfigContextWithFiles(
	accessLogName,
	errorLogName string,
	files []*mpi.File,
	instanceID string,
	syslogServers []string,
) *model.NginxConfigContext

func ConfigContextWithNames added in v3.1.0

func ConfigContextWithNames(
	accessLogName,
	combinedAccessLogName,
	ltsvAccessLogName,
	errorLogName string,
	instanceID string,
	syslogServers []string,
) *model.NginxConfigContext

func ConfigContextWithSysLog added in v3.2.0

func ConfigContextWithSysLog(
	accessLogName,
	errorLogName string,
	instanceID string,
	syslogServers []string,
) *model.NginxConfigContext

func ConfigContextWithoutErrorLog added in v3.1.0

func ConfigContextWithoutErrorLog(
	accessLogName,
	combinedAccessLogName,
	ltsvAccessLogName,
	instanceID string,
	syslogServers []string,
) *model.NginxConfigContext

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL