commands

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const APP = "uhppoted-app-s3"

Variables

View Source
var COMPARE_ACL = CompareACL{
	// contains filtered or unexported fields
}
View Source
var DEFAULT_CREDENTIALS = ""
View Source
var DEFAULT_KEYFILE = filepath.Join(workdir(), "acl", "keys", "uhppoted")
View Source
var DEFAULT_KEYSDIR = filepath.Join(workdir(), "acl", "keys")
View Source
var DEFAULT_LOGFILE = filepath.Join(workdir(), "logs", "uhppoted-app-s3.log")
View Source
var DEFAULT_LOGFILESIZE = 10
View Source
var DEFAULT_PROFILE = ""
View Source
var DEFAULT_REGION = ""
View Source
var DEFAULT_WORKDIR = workdir()
View Source
var LOAD_ACL = LoadACL{
	// contains filtered or unexported fields
}
View Source
var STORE_ACL = StoreACL{
	// contains filtered or unexported fields
}

Functions

This section is empty.

Types

type CompareACL

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

func (*CompareACL) Description

func (cmd *CompareACL) Description() string

func (*CompareACL) Execute

func (cmd *CompareACL) Execute(args ...interface{}) error

func (*CompareACL) FlagSet

func (cmd *CompareACL) FlagSet() *flag.FlagSet

func (*CompareACL) Help

func (cmd *CompareACL) Help()

func (*CompareACL) Name

func (cmd *CompareACL) Name() string

func (*CompareACL) Usage

func (cmd *CompareACL) Usage() string

type LoadACL

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

func (*LoadACL) Description

func (cmd *LoadACL) Description() string

func (*LoadACL) Execute

func (cmd *LoadACL) Execute(args ...interface{}) error

func (*LoadACL) FlagSet

func (cmd *LoadACL) FlagSet() *flag.FlagSet

func (*LoadACL) Help

func (cmd *LoadACL) Help()

func (*LoadACL) Name

func (cmd *LoadACL) Name() string

func (*LoadACL) Usage

func (cmd *LoadACL) Usage() string

type Options

type Options struct {
	Config string
	Debug  bool
}

type Report

type Report struct {
	DateTime types.DateTime
	Diffs    map[uint32]acl.Diff
}

type StoreACL

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

func (*StoreACL) Description

func (cmd *StoreACL) Description() string

func (*StoreACL) Execute

func (cmd *StoreACL) Execute(args ...interface{}) error

func (*StoreACL) FlagSet

func (cmd *StoreACL) FlagSet() *flag.FlagSet

func (*StoreACL) Help

func (cmd *StoreACL) Help()

func (*StoreACL) Name

func (cmd *StoreACL) Name() string

func (*StoreACL) Usage

func (cmd *StoreACL) Usage() string

Jump to

Keyboard shortcuts

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