cmd

package
v1.7.6 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type GenCertConfig

type GenCertConfig struct {
	Domains           []string `mapstructure:"domains"`
	Csr               string   `mapstructure:"csr"`
	Stdin             bool     `mapstructure:"stdin"`
	TransactionType   string   `mapstructure:"transaction_type"`
	RequesterEmail    string   `mapstructure:"requester_email"`
	RequesterPassword string   `mapstructure:"requester_password"`
	RequesterTOTPSeed string   `mapstructure:"requester_totp_seed"`
	ValidatorEmail    string   `mapstructure:"validator_email"`
	ValidatorPassword string   `mapstructure:"validator_password"`
	ValidatorTOTPSeed string   `mapstructure:"validator_totp_seed"`
}

type ValidationConfig

type ValidationConfig struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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