cleaner

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BoxCleanerEnabledTag  = "BoxCleanerEnabled"
	BoxCleanerKeepDaysTag = "BoxCleanerKeepDays"
)
View Source
const AppRunnerRegionsSsmParametersPath = "/aws/service/global-infrastructure/services/apprunner/regions"

Variables

This section is empty.

Functions

This section is empty.

Types

type Cleaner

type Cleaner struct {
	// contains filtered or unexported fields
}

func New

func New(awsProvider *boxaws.Provider, config Config) *Cleaner

func (*Cleaner) Clean

func (c *Cleaner) Clean(startTime time.Time) error

type Config

type Config struct {
	DryRun          bool
	DefaultKeepDays int
}

Jump to

Keyboard shortcuts

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