cloudfront

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudfrontClient

type CloudfrontClient struct {
	CloudfrontClient *cloudfront.CloudFront
}

func NewCloudfrontClient

func NewCloudfrontClient(session *session.Session) *CloudfrontClient

func (*CloudfrontClient) GetOutput

func (c *CloudfrontClient) GetOutput(rc int, distribution *cloudfront.GetDistributionOutput) (output string)

func (*CloudfrontClient) LoadAllDistributions

func (c *CloudfrontClient) LoadAllDistributions() (distributions *cloudfront.ListDistributionsOutput, err error)

func (*CloudfrontClient) LoadDistributionByETag

func (c *CloudfrontClient) LoadDistributionByETag(etag string) (distribution *cloudfront.GetDistributionOutput, err error)

type GetDistributionOutput

type GetDistributionOutput struct {
	GetDistributionOutput *cloudfront.GetDistributionOutput
}

Jump to

Keyboard shortcuts

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