acm

package
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoCertFound = fmt.Errorf("no cert found")

Functions

func GetDomainValidation

func GetDomainValidation(arn string, cm *acm.Client) (key, val string, err error)

func WaitUntilIssues

func WaitUntilIssues(arn string, cm *acm.Client) error

Types

type Cert

type Cert struct {
	Id     string `json:"id"`
	Domain string `json:"name"`
	Status string
}

func GetCert

func GetCert(domain string, cm *acm.Client) (cert Cert, err error)

func NewCert

func NewCert(name string, cm *acm.Client) (cert Cert, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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