Documentation
¶
Index ¶
- Variables
- func CreateSSMBucket() error
- func DeleteAccountFolder(accountId string) error
- func GetAgentFile(objectPath string) (*s3.GetObjectOutput, error)
- func GetMongoClient() *mongoose.MongooseClient
- func GetS3Client() (*s3.Client, error)
- func HasAgentFile(objectPath string) bool
- func InitDBRepository() error
- func UploadAgentFile(fileIdentity ssmtypes.StorageFileIdentity, objectPath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
S3Client *s3.Client
)
Functions ¶
func CreateSSMBucket ¶
func CreateSSMBucket() error
func DeleteAccountFolder ¶
func GetAgentFile ¶
func GetAgentFile(objectPath string) (*s3.GetObjectOutput, error)
func GetMongoClient ¶
func GetMongoClient() *mongoose.MongooseClient
func GetS3Client ¶ added in v1.0.68
func HasAgentFile ¶
func InitDBRepository ¶
func InitDBRepository() error
func UploadAgentFile ¶
func UploadAgentFile(fileIdentity ssmtypes.StorageFileIdentity, objectPath string) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.