summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/out_stackdriver
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/CMakeLists.txt (renamed from fluent-bit/plugins/out_stackdriver/CMakeLists.txt)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/gce_metadata.c (renamed from fluent-bit/plugins/out_stackdriver/gce_metadata.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/gce_metadata.h (renamed from fluent-bit/plugins/out_stackdriver/gce_metadata.h)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver.c (renamed from fluent-bit/plugins/out_stackdriver/stackdriver.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver.h (renamed from fluent-bit/plugins/out_stackdriver/stackdriver.h)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_conf.c (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_conf.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_conf.h (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_conf.h)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_helper.c (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_helper.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_helper.h (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_helper.h)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.c (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_http_request.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.h (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_http_request.h)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_operation.c (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_operation.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_operation.h (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_operation.h)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.c (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.h (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.h)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.c (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_source_location.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.h (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_source_location.h)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.c (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.c)0
-rw-r--r--src/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.h (renamed from fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.h)0
19 files changed, 0 insertions, 0 deletions
diff --git a/fluent-bit/plugins/out_stackdriver/CMakeLists.txt b/src/fluent-bit/plugins/out_stackdriver/CMakeLists.txt
index 2d7fa71bb..2d7fa71bb 100644
--- a/fluent-bit/plugins/out_stackdriver/CMakeLists.txt
+++ b/src/fluent-bit/plugins/out_stackdriver/CMakeLists.txt
diff --git a/fluent-bit/plugins/out_stackdriver/gce_metadata.c b/src/fluent-bit/plugins/out_stackdriver/gce_metadata.c
index fb942213b..fb942213b 100644
--- a/fluent-bit/plugins/out_stackdriver/gce_metadata.c
+++ b/src/fluent-bit/plugins/out_stackdriver/gce_metadata.c
diff --git a/fluent-bit/plugins/out_stackdriver/gce_metadata.h b/src/fluent-bit/plugins/out_stackdriver/gce_metadata.h
index 65009588d..65009588d 100644
--- a/fluent-bit/plugins/out_stackdriver/gce_metadata.h
+++ b/src/fluent-bit/plugins/out_stackdriver/gce_metadata.h
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver.c b/src/fluent-bit/plugins/out_stackdriver/stackdriver.c
index 5c48a338b..5c48a338b 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver.c
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver.c
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver.h b/src/fluent-bit/plugins/out_stackdriver/stackdriver.h
index 239a3ee31..239a3ee31 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver.h
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver.h
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_conf.c b/src/fluent-bit/plugins/out_stackdriver/stackdriver_conf.c
index 9f3f28a35..9f3f28a35 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_conf.c
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_conf.c
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_conf.h b/src/fluent-bit/plugins/out_stackdriver/stackdriver_conf.h
index 6244e6851..6244e6851 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_conf.h
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_conf.h
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_helper.c b/src/fluent-bit/plugins/out_stackdriver/stackdriver_helper.c
index e5b94c481..e5b94c481 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_helper.c
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_helper.c
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_helper.h b/src/fluent-bit/plugins/out_stackdriver/stackdriver_helper.h
index ab8ac30a8..ab8ac30a8 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_helper.h
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_helper.h
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.c b/src/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.c
index 9a1c814c0..9a1c814c0 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.c
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.c
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.h b/src/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.h
index 8b935c3f7..8b935c3f7 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.h
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_http_request.h
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_operation.c b/src/fluent-bit/plugins/out_stackdriver/stackdriver_operation.c
index 548e8b473..548e8b473 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_operation.c
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_operation.c
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_operation.h b/src/fluent-bit/plugins/out_stackdriver/stackdriver_operation.h
index ded886c3b..ded886c3b 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_operation.h
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_operation.h
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.c b/src/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.c
index b114e4922..b114e4922 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.c
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.c
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.h b/src/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.h
index 5e45c8745..5e45c8745 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.h
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_resource_types.h
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.c b/src/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.c
index 58102c91e..58102c91e 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.c
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.c
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.h b/src/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.h
index 4f703d330..4f703d330 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.h
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_source_location.h
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.c b/src/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.c
index a9b350d22..a9b350d22 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.c
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.c
diff --git a/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.h b/src/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.h
index f3c025864..f3c025864 100644
--- a/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.h
+++ b/src/fluent-bit/plugins/out_stackdriver/stackdriver_timestamp.h