Interface protos.google.cloud.deploy.v1.KubernetesConfig.IGatewayServiceMesh (5.0.1)

Properties of a GatewayServiceMesh.

Package

@google-cloud/deploy

Properties

deployment

deployment?: (string|null);

GatewayServiceMesh deployment

httpRoute

httpRoute?: (string|null);

GatewayServiceMesh httpRoute

podSelectorLabel

podSelectorLabel?: (string|null);

GatewayServiceMesh podSelectorLabel

routeDestinations

routeDestinations?: (google.cloud.deploy.v1.KubernetesConfig.GatewayServiceMesh.IRouteDestinations|null);

GatewayServiceMesh routeDestinations

routeUpdateWaitTime

routeUpdateWaitTime?: (google.protobuf.IDuration|null);

GatewayServiceMesh routeUpdateWaitTime

service

service?: (string|null);

GatewayServiceMesh service

stableCutbackDuration

stableCutbackDuration?: (google.protobuf.IDuration|null);

GatewayServiceMesh stableCutbackDuration