Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetErrors ¶
func GetErrors() map[string]GeneralError
func GetRecords ¶
func RecordBatch ¶
func RecordBatch(e BatchEntry)
RecordBatch accepts a BatchEntry that contains a slice of identifiers, loops through them and converts each identifier to a standard Entry. This is useful for supporting batch delete workflows in cloud-nuke (such as cloudwatch_dashboards)
func RecordError ¶
func RecordError(e GeneralError)
func ResetErrors ¶
func ResetErrors()
func ResetRecords ¶
func ResetRecords()
Types ¶
type BatchEntry ¶
type GeneralError ¶
Click to show internal directories.
Click to hide internal directories.