settings

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 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 HealthAction

type HealthAction struct {
	actionutils.ParentAction
}

func (*HealthAction) Init

func (this *HealthAction) Init()

func (*HealthAction) RunGet

func (this *HealthAction) RunGet(params struct {
	ClusterId int64
})

func (*HealthAction) RunPost

func (this *HealthAction) RunPost(params struct {
	ClusterId       int64
	HealthCheckJSON []byte
	Must            *actions.Must
})

type HealthRunPopupAction

type HealthRunPopupAction struct {
	actionutils.ParentAction
}

func (*HealthRunPopupAction) Init

func (this *HealthRunPopupAction) Init()

func (*HealthRunPopupAction) RunGet

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

func (*HealthRunPopupAction) RunPost

func (this *HealthRunPopupAction) RunPost(params struct {
	ClusterId int64

	Must *actions.Must
})

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

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

func (*IndexAction) RunPost

func (this *IndexAction) RunPost(params struct {
	ClusterId  int64
	Name       string
	GrantId    int64
	InstallDir string

	Must *actions.Must
})

保存设置

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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