瀏覽代碼

Merge pull request #46925 from thaJeztah/logentries_docs_changes

api / docs: remove mentions of logentries logging driver
Sebastiaan van Stijn 1 年之前
父節點
當前提交
77ea269b86

+ 1 - 3
api/swagger.yaml

@@ -3022,8 +3022,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -5417,7 +5415,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.32.yaml

@@ -2167,8 +2167,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -3882,7 +3880,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.33.yaml

@@ -2172,8 +2172,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -3887,7 +3885,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.34.yaml

@@ -2183,8 +2183,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -3916,7 +3914,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.35.yaml

@@ -2159,8 +2159,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -3898,7 +3896,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.36.yaml

@@ -2172,8 +2172,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -3911,7 +3909,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.37.yaml

@@ -2175,8 +2175,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -3931,7 +3929,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.38.yaml

@@ -2193,8 +2193,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -3985,7 +3983,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.39.yaml

@@ -2839,8 +2839,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -4994,7 +4992,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.40.yaml

@@ -2918,8 +2918,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -5131,7 +5129,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.41.yaml

@@ -2961,8 +2961,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -5301,7 +5299,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.42.yaml

@@ -2980,8 +2980,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -5301,7 +5299,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig:

+ 1 - 3
docs/api/v1.43.yaml

@@ -3011,8 +3011,6 @@ definitions:
             Name: "journald"
             Name: "journald"
           - Type: "Log"
           - Type: "Log"
             Name: "json-file"
             Name: "json-file"
-          - Type: "Log"
-            Name: "logentries"
           - Type: "Log"
           - Type: "Log"
             Name: "splunk"
             Name: "splunk"
           - Type: "Log"
           - Type: "Log"
@@ -5334,7 +5332,7 @@ definitions:
         type: "array"
         type: "array"
         items:
         items:
           type: "string"
           type: "string"
-        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "logentries", "splunk", "syslog"]
+        example: ["awslogs", "fluentd", "gcplogs", "gelf", "journald", "json-file", "splunk", "syslog"]
 
 
 
 
   RegistryServiceConfig:
   RegistryServiceConfig: