dns

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: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DomainOptionsAction

type DomainOptionsAction struct {
	actionutils.ParentAction
}

DomainOptionsAction 域名列表选项

func (*DomainOptionsAction) RunPost

func (this *DomainOptionsAction) RunPost(params struct {
	ProviderId int64
})

type Helper

type Helper struct {
}

func (*Helper) BeforeAction

func (this *Helper) BeforeAction(action *actions.ActionObject)

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

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

type ProviderOptionsAction

type ProviderOptionsAction struct {
	actionutils.ParentAction
}

服务商选项

func (*ProviderOptionsAction) RunPost

func (this *ProviderOptionsAction) RunPost(params struct {
	Type string
})

type UpdateClusterPopupAction

type UpdateClusterPopupAction struct {
	actionutils.ParentAction
}

UpdateClusterPopupAction 修改集群的DNS设置

func (*UpdateClusterPopupAction) Init

func (this *UpdateClusterPopupAction) Init()

func (*UpdateClusterPopupAction) RunGet

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

func (*UpdateClusterPopupAction) RunPost

func (this *UpdateClusterPopupAction) RunPost(params struct {
	ClusterId        int64
	DnsName          string
	DomainId         int64
	NodesAutoSync    bool
	ServersAutoSync  bool
	CnameRecords     []string
	Ttl              int32
	CnameAsDomain    bool
	IncludingLnNodes bool

	Must *actions.Must
	CSRF *actionutils.CSRF
})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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