global

package
v1.7.12 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HardStopAfter

type HardStopAfter struct {
	// contains filtered or unexported fields
}

func NewHardStopAfter

func NewHardStopAfter(n string, g *models.Global) *HardStopAfter

func (*HardStopAfter) GetName

func (a *HardStopAfter) GetName() string

func (*HardStopAfter) Process

func (a *HardStopAfter) Process(k store.K8s, annotations ...map[string]string) error

type LogFormat

type LogFormat struct {
	// contains filtered or unexported fields
}

func NewLogFormat

func NewLogFormat(n string, d *models.Defaults) *LogFormat

func (*LogFormat) GetName

func (a *LogFormat) GetName() string

func (*LogFormat) Process

func (a *LogFormat) Process(k store.K8s, annotations ...map[string]string) error

type Maxconn

type Maxconn struct {
	// contains filtered or unexported fields
}

func NewMaxconn

func NewMaxconn(n string, g *models.Global) *Maxconn

func (*Maxconn) GetName

func (a *Maxconn) GetName() string

func (*Maxconn) Process

func (a *Maxconn) Process(k store.K8s, annotations ...map[string]string) error

type Nbthread

type Nbthread struct {
	// contains filtered or unexported fields
}

func NewNbthread

func NewNbthread(n string, g *models.Global) *Nbthread

func (*Nbthread) GetName

func (a *Nbthread) GetName() string

func (*Nbthread) Process

func (a *Nbthread) Process(k store.K8s, annotations ...map[string]string) error

type Option

type Option struct {
	// contains filtered or unexported fields
}

func NewOption

func NewOption(n string, d *models.Defaults) *Option

func (*Option) GetName

func (a *Option) GetName() string

func (*Option) Process

func (a *Option) Process(k store.K8s, annotations ...map[string]string) error

type SyslogServers

type SyslogServers struct {
	// contains filtered or unexported fields
}

func NewSyslogServers

func NewSyslogServers(n string, l *models.LogTargets) *SyslogServers

func (*SyslogServers) GetName

func (a *SyslogServers) GetName() string

func (*SyslogServers) Process

func (a *SyslogServers) Process(k store.K8s, annotations ...map[string]string) error

Input is multiple syslog lines Each syslog line is a list of params Example:

syslog-server: |
  address:127.0.0.1, port:514, facility:local0
  address:192.168.1.1, port:514, facility:local1

type Timeout

type Timeout struct {
	// contains filtered or unexported fields
}

func NewTimeout

func NewTimeout(n string, d *models.Defaults) *Timeout

func (*Timeout) GetName

func (a *Timeout) GetName() string

func (*Timeout) Process

func (a *Timeout) Process(k store.K8s, annotations ...map[string]string) error

Jump to

Keyboard shortcuts

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