approver

package
v0.0.0-...-fd9999a Latest Latest
Warning

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

Go to latest
Published: May 7, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Certificate

type Certificate interface {
	Approve(ctx context.Context, certificateArn string, hostedZoneID string) error
	Request(ctx context.Context, requestID string, domainName string, subjectAlternativeNames []string) (string, error)
	Delete(ctx context.Context, certificateArn string) error
}

Certificate AWS ACM approver

func New

func New(config ...*aws.Config) Certificate

New creates a new approver

Jump to

Keyboard shortcuts

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