domain

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2021 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const CertAuthorityACM = "aws_acm"
View Source
const DNSServiceRoute53 = "aws_route53"

Variables

This section is empty.

Functions

This section is empty.

Types

type Domain

type Domain struct {
	Name                 string `json:"name"`
	DNSService           string `json:"dns_service" mapstructure:"dns_service"`
	CertificateAuthority string `json:"cert_authority" mapstructure:"cert_authority"`
}

func (*Domain) CheckIsValid

func (d *Domain) CheckIsValid() error

Jump to

Keyboard shortcuts

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