GoogleApi.Monitoring.V3.Model.IstioCanonicalService (google_api_monitoring v0.44.0) View Source

Canonical service scoped to an Istio mesh. Anthos clusters running ASM >= 1.6.8 will have their services ingested as this type.

Attributes

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Monitoring.V3.Model.IstioCanonicalService{
  canonicalService: String.t(),
  canonicalServiceNamespace: String.t(),
  meshUid: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.