Grafeas V1 Client - Class Platform (0.10.3)

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

Types of platforms.

Protobuf type grafeas.v1.DeploymentOccurrence.Platform

Namespace

Grafeas \ V1 \ DeploymentOccurrence

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
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;