reverseProxy

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

IndexAction 源站列表

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
	ServerId int64
})

type SchedulingAction

type SchedulingAction struct {
	actionutils.ParentAction
}

func (*SchedulingAction) Init

func (this *SchedulingAction) Init()

func (*SchedulingAction) RunGet

func (this *SchedulingAction) RunGet(params struct {
	ServerId int64
})

type SettingAction

type SettingAction struct {
	actionutils.ParentAction
}

func (*SettingAction) Init

func (this *SettingAction) Init()

func (*SettingAction) RunGet

func (this *SettingAction) RunGet(params struct {
	ServerId int64
})

func (*SettingAction) RunPost

func (this *SettingAction) RunPost(params struct {
	ServerId            int64
	ReverseProxyRefJSON []byte
	ReverseProxyJSON    []byte

	Must *actions.Must
})

type UpdateSchedulingPopupAction

type UpdateSchedulingPopupAction struct {
	actionutils.ParentAction
}

UpdateSchedulingPopupAction 修改调度算法

func (*UpdateSchedulingPopupAction) Init

func (this *UpdateSchedulingPopupAction) Init()

func (*UpdateSchedulingPopupAction) RunGet

func (this *UpdateSchedulingPopupAction) RunGet(params struct {
	Type           string
	ServerId       int64
	GroupId        int64
	ReverseProxyId int64
	Family         string
})

func (*UpdateSchedulingPopupAction) RunPost

func (this *UpdateSchedulingPopupAction) RunPost(params struct {
	ServerId       int64
	ReverseProxyId int64

	Type        string
	HashKey     string
	StickyType  string
	StickyParam string

	Must *actions.Must
})

Jump to

Keyboard shortcuts

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