Module: Fluent::GoogleCloudOutput::Platform

Defined in:
lib/fluent/plugin/out_google_cloud.rb

Overview

“enum” of Platform values

Constant Summary collapse

OTHER =

Other/unkown platform

0
GCE =

Google Compute Engine

1
EC2 =

Amazon EC2

2