allowInternalAndGclb constant

ServiceConfig_IngressSettings const allowInternalAndGclb

Allow HTTP traffic from private VPC sources and through GCLB.

Implementation

static const allowInternalAndGclb = ServiceConfig_IngressSettings(
  'ALLOW_INTERNAL_AND_GCLB',
);