aws_s3

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfraConfig

type InfraConfig struct {
	Outputs aws_s3_site.Outputs
}

InfraConfig provides a minimal understanding of the infrastructure provisioned for a module type=aws-s3-site

func (InfraConfig) GetCdns

func (InfraConfig) InvalidateCdnPaths added in v0.0.32

func (c InfraConfig) InvalidateCdnPaths(ctx context.Context, urlPaths []string) error

func (InfraConfig) Print

func (c InfraConfig) Print(logger *log.Logger)

func (InfraConfig) UpdateCdnVersion

func (c InfraConfig) UpdateCdnVersion(ctx context.Context, version string) error

func (InfraConfig) UploadArtifact

func (c InfraConfig) UploadArtifact(ctx context.Context, source string, filepaths []string, version string) error

type Provider

type Provider struct {
}

func (Provider) DefaultLogProvider

func (p Provider) DefaultLogProvider() string

func (Provider) Deploy

func (p Provider) Deploy(nsConfig api.Config, details app.Details, userConfig map[string]string) error

func (Provider) Push

func (p Provider) Push(nsConfig api.Config, details app.Details, userConfig map[string]string) error

func (Provider) Status

func (p Provider) Status(nsConfig api.Config, details app.Details) (app.StatusReport, error)

func (Provider) StatusDetail

func (p Provider) StatusDetail(nsConfig api.Config, details app.Details) (app.StatusDetailReports, error)

Jump to

Keyboard shortcuts

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