cloudfront

package
v0.0.0-...-ab63307 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudFrontService

type CloudFrontService struct {
	Client cloudfrontiface.CloudFrontAPI
}

func NewService

func NewService(sess *session.Session) *CloudFrontService

func (*CloudFrontService) CustomDomains

func (cfs *CloudFrontService) CustomDomains() ([]CustomDomain, error)

type CloudFrontServiceInterface

type CloudFrontServiceInterface interface {
	CustomDomains() ([]CustomDomain, error)
}

type CustomDomain

type CustomDomain struct {
	CloudFrontDomain string
	AliasDomain      string
	DistributionId   string
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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