purge

package
v0.0.0-...-79ceddb Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Usage            = "purge"
	ShortDescription = "Removes cache object before time-out"
	LongDescription  = "Deletes an object from the Edge Cache or Tiered Cache layers before time-out"
	FlagHelp         = "Displays more information about the purge command"
	FlagWildcard     = "" /* 128-byte string literal not displayed */
	FlagCacheKeys    = "Provides a list of URLs that must be purged from Azion Edge Cache"
	FlagUrls         = "Provides a list of URLs that must be purged from Azion Edge Cache"
	FlagLayer        = "Specifies the layer the purge will be executed. Possible values: 'edge_caching' or 'l2_caching'"
	PurgeSuccessful  = "Purge carried out successfully"
	AskForInput      = "Enter the URLs you wish to purge, separated by commas"
)
View Source
var (
	ErrorTooManyUrls = errors.New("Only one item is allowed for the Wildcard option")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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