cmd

package
v0.0.0-...-df060ac Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EntryPoint

func EntryPoint()

Types

type Config

type Config struct {
	Domains    []string `yaml:"domains"`
	Directory  string   `yaml:"directory"`
	RegInfo    string   `yaml:"reginfo"`
	EABKeyID   string   `yaml:"EAB_KEY_ID"`
	EABHMACKey string   `yaml:"EAB_HMAC_KEY"`

	CloudflareAPIToken string `yaml:"CLOUDFLARE_API_TOKEN"`
	CloudflareZoneID   string `yaml:"CLOUDFLARE_ZONE_ID"`

	AfterSetupScript string `yaml:"AFTER_SETUP_SCRIPT"`
	SavingCerPath    string `yaml:"SAVING_CER_PATH"`
	SavingKeyPath    string `yaml:"SAVING_KEY_PATH"`
}

Jump to

Keyboard shortcuts

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