ssl

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreateSSL = "create_ssl"
)
View Source
const (
	ListSSLs = "list_ssls"
)

Variables

This section is empty.

Functions

func RegisterTools added in v1.0.0

func RegisterTools(s *mcp.Server)

Types

type CreateSSLInput added in v0.2.0

type CreateSSLInput struct {
	Domain       string `json:"domain" jsonschema:"domain"`
	Provider     string `json:"provider" jsonschema:"provider support dnsAccount,http"`
	DnsAccount   string `json:"dnsAccount,omitempty" jsonschema:"DNS account exact name or numeric ID"`
	DnsAccountID uint   `json:"dns_account_id,omitempty" jsonschema:"DNS account ID"`
}

type ListSSLsInput added in v0.2.0

type ListSSLsInput struct {
}

Jump to

Keyboard shortcuts

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