Class ServiceNetworking (1.9.0)

ServiceNetworking(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about the Kubernetes Service networking configuration.

Attributes

NameDescription
service str
Required. Name of the Kubernetes Service.
deployment str
Required. Name of the Kubernetes Deployment whose traffic is managed by the specified Service.