Module: Common::Platform
- Defined in:
- lib/fluent/plugin/common.rb
Overview
“enum” of Platform values
Constant Summary collapse
- OTHER =
Other/unkown platform
0- GCE =
Google Compute Engine
1- EC2 =
Amazon EC2
2
“enum” of Platform values
Other/unkown platform
0Google Compute Engine
1Amazon EC2
2