Module: Grafeas::V1::DeploymentOccurrence::Platform
- Defined in:
- proto_docs/grafeas/v1/deployment.rb
Overview
Types of platforms.
Constant Summary collapse
- PLATFORM_UNSPECIFIED =
Unknown.
0
- GKE =
Google Container Engine.
1
- FLEX =
Google App Engine: Flexible Environment.
2
- CUSTOM =
Custom user-defined platform.
3