invalidate

package
v0.0.0-...-27e6812 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Do

func Do(config *Config, dryRun bool, logger io.Writer) error

Do sends the invalidation URLs to cloudfront

Types

type Config

type Config struct {
	Distribution struct {
		ID        string
		Accesskey string
		Key       string
	}
	Invalidation []string
}

Config is the configuration object for the invalidator

Jump to

Keyboard shortcuts

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