Grafeas V1 Client - Class Platform (0.7.1)

Reference documentation and code samples for the Grafeas V1 Client class Platform.

Types of platforms.

Protobuf type grafeas.v1.DeploymentOccurrence.Platform

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

PLATFORM_UNSPECIFIED

Value: 0

Unknown.

Generated from protobuf enum PLATFORM_UNSPECIFIED = 0;

GKE

Value: 1

Google Container Engine.

Generated from protobuf enum GKE = 1;

FLEX

Value: 2

Google App Engine: Flexible Environment.

Generated from protobuf enum FLEX = 2;

CUSTOM

Value: 3

Custom user-defined platform.

Generated from protobuf enum CUSTOM = 3;