commands

package
v0.8.8 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_WORKDIR     = "/var/uhppoted"
	DEFAULT_KEYSDIR     = "/etc/uhppoted/acl/keys"
	DEFAULT_KEYFILE     = "/etc/uhppoted/acl/keys/uhppoted"
	DEFAULT_CREDENTIALS = ""
	DEFAULT_PROFILE     = ""
	DEFAULT_REGION      = ""
	DEFAULT_LOGFILE     = "/var/log/uhppoted/uhppoted-app-s3.log"
	DEFAULT_LOGFILESIZE = 10
)
View Source
const APP = "uhppoted-app-s3"

Variables

View Source
var CompareACLCmd = CompareACL{
	// contains filtered or unexported fields
}
View Source
var LoadACLCmd = LoadACL{
	// contains filtered or unexported fields
}
View Source
var StoreACLCmd = 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