Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/checkr/s3-sync
/ functions
Functions
9 in github.com/checkr/s3-sync
⨍
Functions
9
◇
Types & classes
0
↓ 2 callers
Function
createSourcePolicy
(sourceBucketName string)
cmd/sync.go:202
↓ 1 callers
Function
awsCliRun
(params []string)
cmd/sync.go:260
↓ 1 callers
Function
createDestinationUserPolicy
()
cmd/sync.go:239
↓ 1 callers
Function
updateSourcePolicy
(sourceBucketName string, existingPolicy bucketPolicyizer.Policy)
cmd/sync.go:221
Function
Execute
Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootC
cmd/root.go:44
Function
init
()
cmd/sync.go:198
Function
init
()
cmd/root.go:51
Function
initConfig
initConfig reads in config file and ENV variables if set.
cmd/root.go:65
Function
main
()
main.go:18