requests

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateCertificationStructure

type CreateCertificationStructure struct {
	Domains      string `json:"certificate_domains"`
	Csr          string `json:"certificate_csr"`
	ValidityDays uint16 `json:"certificate_validity_days"`
}

type RevokeCertificateStructure

type RevokeCertificateStructure struct {
	Reason string `json:"reason"`
}

type VerifyDomainStructure

type VerifyDomainStructure struct {
	ValidationMethod  string `json:"validation_method"`
	VerificationEmail string `json:"verification_email"`
}

Jump to

Keyboard shortcuts

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