GkeService(mapping=None, *, ignore_unknown_fields=False, **kwargs)
GKE Service. The "service" here represents a Kubernetes service
object <https://kubernetes.io/docs/concepts/services-networking/service>
.
The field names correspond to the resource labels on
`k8s_service
monitored
resources https://cloud.google.com/monitoring/api/resources#tag_k8s_service`.
Attributes |
|
---|---|
Name | Description |
project_id |
str
Output only. The project this resource lives in. For legacy services migrated from the Custom type, this may be a
distinct project from the one parenting the service itself.
|
location |
str
The location of the parent cluster. This may be a zone or region. |
cluster_name |
str
The name of the parent cluster. |
namespace_name |
str
The name of the parent namespace. |
service_name |
str
The name of this service. |