global

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Region       = regions.Guangzhou
	DefaultEmail = "op@sensorsdata.cn"
)

Functions

This section is empty.

Types

type CertcliOptions

type CertcliOptions struct {
	//botKey        = os.Getenv("BOT_KEY")
	EnableDebug                      bool
	Eab                              bool
	Tls                              bool
	Http                             bool
	Dns_Disablecp                    bool
	Pem                              bool
	Pfx                              bool
	Accept_tos                       bool
	No_bundle                        bool
	Must_staple                      bool
	Always_Deactivate_authorizations bool
	AllCert                          bool

	FileName         string
	Pfx_Pass         string
	Http_port        string
	Tls_port         string
	Http_ProxyHeader string
	Http_Webroot     string
	Dns              string
	Key_type         string
	Email            string
	Path             string
	Acme_server      string
	Csr              string
	Kid              string
	Hmac             string
	User_agent       string
	Run_hook         string
	Preferred_Chain  string
	Provider         string
	Code             string
	CertNewID        string
	CertOldID        string

	ResourceType  []string
	Dns_resolvers []string
	Domains       []string

	Cert_timeout int
	Dns_timeout  int
	Http_timeout int
	Days         int
}

定义所有命令行参数

Jump to

Keyboard shortcuts

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