Documentation ¶
Index ¶
- func BlockBuckets(ctx context.Context, s3Client *s3.Client, bucketsToBlock []string, dryRun bool)
- func Complement[T comparable](slice []T, toRemove []T) []T
- func FindBucketsToBlock(ctx context.Context, securityHubClient *securityhub.Client, ...) ([]string, error)
- func LoadDefaultConfig(ctx context.Context, profile string, region string) (aws.Config, error)
- func ParseArgs() cliArgs
- func SplitAndTrim(str string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockBuckets ¶
func Complement ¶
func Complement[T comparable](slice []T, toRemove []T) []T
func FindBucketsToBlock ¶
func LoadDefaultConfig ¶
func SplitAndTrim ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.