cls3

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: MIT Imports: 9 Imported by: 0

README

cls3

Documentation

Index

Constants

View Source
const AppName = "cls3"

Variables

View Source
var Logger *zerolog.Logger
View Source
var Revision = ""
View Source
var Version = ""

Functions

func NewLogger

func NewLogger(isDebug bool)

Types

type App

type App struct {
	Cli        *cli.App
	BucketName string
	Profile    string
	Region     string
	ForceMode  bool
}

func NewApp

func NewApp(version string) *App

func (*App) Run

func (app *App) Run(ctx context.Context) error

type S3

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

func NewS3

func NewS3(client client.IS3) *S3

func (*S3) ClearS3Objects

func (s3 *S3) ClearS3Objects(bucketName string, forceMode bool) error

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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