grafana/pkg/components/imguploader
Arve Knudsen 415638cdda
Chore: Use interfaces where possible (#26392)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-23 08:17:20 +02:00
..
azureblobuploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
azureblobuploader.go Alerting: Fix image rendering and uploading timeout preventing to send alert notifications (#21536) 2020-01-17 12:07:16 +01:00
gcsuploader_test.go pkg/components: Check errors (#19703) 2019-10-10 09:06:55 +02:00
gcsuploader.go Imagestore: Fallback to application default credentials when no key file is specified for GCS (#25948) 2020-07-06 15:02:58 +02:00
imguploader_test.go pkg/components: Check errors (#19703) 2019-10-10 09:06:55 +02:00
imguploader.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
localuploader_test.go imguploader: Add support for new internal image store (#6922) 2018-01-12 21:40:12 +01:00
localuploader.go imguploader: Add support for new internal image store (#6922) 2018-01-12 21:40:12 +01:00
s3uploader_test.go pkg/components: Check errors (#19703) 2019-10-10 09:06:55 +02:00
s3uploader.go Chore: Use interfaces where possible (#26392) 2020-07-23 08:17:20 +02:00
webdavuploader_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
webdavuploader.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00