actions

package
v4.0.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: Apache-2.0 Imports: 5 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Accept

type Accept struct {
}

func (*Accept) Parse

func (f *Accept) Parse(command []string) error

func (*Accept) String

func (f *Accept) String() string

type Capture

type Capture struct {
	Expr common.Expression
	Len  int64
}

func (*Capture) Parse

func (f *Capture) Parse(parts []string) error

func (*Capture) String

func (f *Capture) String() string

type DoResolve

type DoResolve struct {
	Var       string
	Resolvers string
	Protocol  string
	Expr      common.Expression
}

func (*DoResolve) Parse

func (f *DoResolve) Parse(parts []string) error

func (*DoResolve) String

func (f *DoResolve) String() string

type ExpectNetscalerCip

type ExpectNetscalerCip struct {
}

func (*ExpectNetscalerCip) Parse

func (f *ExpectNetscalerCip) Parse(parts []string) error

func (*ExpectNetscalerCip) String

func (f *ExpectNetscalerCip) String() string

type ExpectProxy

type ExpectProxy struct {
}

func (*ExpectProxy) Parse

func (f *ExpectProxy) Parse(parts []string) error

func (*ExpectProxy) String

func (f *ExpectProxy) String() string

type Lua

type Lua struct {
	Action string
	Params string
}

func (*Lua) Parse

func (f *Lua) Parse(parts []string) error

func (*Lua) String

func (f *Lua) String() string

type Reject

type Reject struct {
}

func (*Reject) Parse

func (f *Reject) Parse(parts []string) error

func (*Reject) String

func (f *Reject) String() string

type ScIncGpc0

type ScIncGpc0 struct {
	ScID string
}

func (*ScIncGpc0) Parse

func (f *ScIncGpc0) Parse(parts []string) error

func (*ScIncGpc0) String

func (f *ScIncGpc0) String() string

type ScIncGpc1

type ScIncGpc1 struct {
	ScID string
}

func (*ScIncGpc1) Parse

func (f *ScIncGpc1) Parse(parts []string) error

func (*ScIncGpc1) String

func (f *ScIncGpc1) String() string

type ScSetGpt0

type ScSetGpt0 struct {
	ScID  string
	Value string
}

func (*ScSetGpt0) Parse

func (f *ScSetGpt0) Parse(parts []string) error

func (*ScSetGpt0) String

func (f *ScSetGpt0) String() string

type SendSpoeGroup

type SendSpoeGroup struct {
	Engine string
	Group  string
}

func (*SendSpoeGroup) Parse

func (f *SendSpoeGroup) Parse(parts []string) error

func (*SendSpoeGroup) String

func (f *SendSpoeGroup) String() string

type SetDst

type SetDst struct {
	Expr common.Expression
}

func (*SetDst) Parse

func (f *SetDst) Parse(parts []string) error

func (*SetDst) String

func (f *SetDst) String() string

type SetDstPort

type SetDstPort struct {
	Expr common.Expression
}

func (*SetDstPort) Parse

func (f *SetDstPort) Parse(parts []string) error

func (*SetDstPort) String

func (f *SetDstPort) String() string

type SetPriorityClass

type SetPriorityClass struct {
	Expr common.Expression
}

func (*SetPriorityClass) Parse

func (f *SetPriorityClass) Parse(parts []string) error

func (*SetPriorityClass) String

func (f *SetPriorityClass) String() string

type SetPriorityOffset

type SetPriorityOffset struct {
	Expr common.Expression
}

func (*SetPriorityOffset) Parse

func (f *SetPriorityOffset) Parse(parts []string) error

func (*SetPriorityOffset) String

func (f *SetPriorityOffset) String() string

type SetSrc

type SetSrc struct {
	Expr common.Expression
}

func (*SetSrc) Parse

func (f *SetSrc) Parse(parts []string) error

func (*SetSrc) String

func (f *SetSrc) String() string

type SetVar

type SetVar struct {
	VarScope string
	VarName  string
	Expr     common.Expression
}

func (*SetVar) Parse

func (f *SetVar) Parse(parts []string) error

func (*SetVar) String

func (f *SetVar) String() string

type SilentDrop

type SilentDrop struct {
}

func (*SilentDrop) Parse

func (f *SilentDrop) Parse(parts []string) error

func (*SilentDrop) String

func (f *SilentDrop) String() string

type TrackSc0

type TrackSc0 struct {
	Key   string
	Table string
}

func (*TrackSc0) Parse

func (f *TrackSc0) Parse(parts []string) error

func (*TrackSc0) String

func (f *TrackSc0) String() string

type TrackSc1

type TrackSc1 struct {
	Key   string
	Table string
}

func (*TrackSc1) Parse

func (f *TrackSc1) Parse(parts []string) error

func (*TrackSc1) String

func (f *TrackSc1) String() string

type TrackSc2

type TrackSc2 struct {
	Key   string
	Table string
}

func (*TrackSc2) Parse

func (f *TrackSc2) Parse(parts []string) error

func (*TrackSc2) String

func (f *TrackSc2) String() string

type UnsetVar

type UnsetVar struct {
	VarScope string
	VarName  string
}

func (*UnsetVar) Parse

func (f *UnsetVar) Parse(parts []string) error

func (*UnsetVar) String

func (f *UnsetVar) String() string

type UseService

type UseService struct {
	ServiceName string
}

func (*UseService) Parse

func (f *UseService) Parse(parts []string) error

func (*UseService) String

func (f *UseService) String() string

Jump to

Keyboard shortcuts

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