Documentation
¶
Index ¶
- Variables
- func CreateSSMBucket() error
- func DeleteAccountFolder(accountId string) error
- func GetAgentFile(objectPath string) (*minio.Object, error)
- func GetMinioClient() (*minio.Client, error)
- func GetMongoClient() *mongoose.MongooseClient
- func HasAgentFile(objectPath string) bool
- func InitDBRepository() error
- func UploadAgentFile(fileIdentity types.StorageFileIdentity, objectPath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MinioClient *minio.Client
)
Functions ¶
func CreateSSMBucket ¶
func CreateSSMBucket() error
func DeleteAccountFolder ¶
func GetMinioClient ¶
func GetMongoClient ¶
func GetMongoClient() *mongoose.MongooseClient
func HasAgentFile ¶
func InitDBRepository ¶
func InitDBRepository() error
func UploadAgentFile ¶
func UploadAgentFile(fileIdentity types.StorageFileIdentity, objectPath string) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.