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: 9 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 {
	ClusterId int64
})

func (*IndexAction) RunPost

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

	DnsDomainId      int64
	DnsName          string
	NodesAutoSync    bool
	ServersAutoSync  bool
	CnameRecords     []string
	Ttl              int32
	CnameAsDomain    bool
	IncludingLnNodes bool

	ConfirmResetDomain bool // 是否确认重置域名

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

type RandomNameAction added in v0.4.7

type RandomNameAction struct {
	actionutils.ParentAction
}

func (*RandomNameAction) RunPost added in v0.4.7

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

type RecordsAction added in v1.3.0

type RecordsAction struct {
	actionutils.ParentAction
}

func (*RecordsAction) Init added in v1.3.0

func (this *RecordsAction) Init()

func (*RecordsAction) RunGet added in v1.3.0

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

Jump to

Keyboard shortcuts

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