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 { ClusterId int64 })
func (*IndexAction) RunPost ¶
func (this *IndexAction) RunPost(params struct { ClusterId int64 Name string GrantId int64 SshParamsPort int InstallDir string TimeZone string NodeMaxThreads int32 AutoOpenPorts bool ClockAutoSync bool ClockServer string ClockCheckChrony bool AutoRemoteStart bool AutoInstallNftables bool AutoSystemTuning bool AutoTrimDisks bool Must *actions.Must })
RunPost 保存设置
Click to show internal directories.
Click to hide internal directories.