Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clients ¶
type Clients struct {
// contains filtered or unexported fields
}
func NewClients ¶
func NewClients() *Clients
func NewMockClients ¶
func NewMockClients() *Clients
func (*Clients) GetS3Objects ¶
func (*Clients) ListS3Buckets ¶
type MockS3Client ¶
func (*MockS3Client) ListBuckets ¶
func (s3mock *MockS3Client) ListBuckets(*s3.ListBucketsInput) (*s3.ListBucketsOutput, error)
Click to show internal directories.
Click to hide internal directories.