transfer

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: 19 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
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

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

type StatNodesAction

type StatNodesAction struct {
	actionutils.ParentAction
}

func (*StatNodesAction) RunPost

func (this *StatNodesAction) RunPost(params struct{})

type UpdateHostsAction

type UpdateHostsAction struct {
	actionutils.ParentAction
}

func (*UpdateHostsAction) RunPost

func (this *UpdateHostsAction) RunPost(params struct {
	Protocol string
	Host     string
	Port     string

	OldHosts []string
	NewHosts []string
})

type UpgradeNodesAction

type UpgradeNodesAction struct {
	actionutils.ParentAction
}

func (*UpgradeNodesAction) RunPost

func (this *UpgradeNodesAction) RunPost(params struct {
	ApiNodeProtocol string
	ApiNodeHost     string
	ApiNodePort     int
})

type ValidateAPIAction

type ValidateAPIAction struct {
	actionutils.ParentAction
}

func (*ValidateAPIAction) RunPost

func (this *ValidateAPIAction) RunPost(params struct {
	Host     string
	Port     string
	Protocol string

	Must *actions.Must
})

Jump to

Keyboard shortcuts

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