View Source GoogleApi.GKEHub.V1.Model.CommonFeatureSpec (google_api_gke_hub v0.3.1)
CommonFeatureSpec contains Hub-wide configuration information
Attributes
-
appdevexperience
(type:GoogleApi.GKEHub.V1.Model.AppDevExperienceFeatureSpec.t
, default:nil
) - Appdevexperience specific spec. -
multiclusteringress
(type:GoogleApi.GKEHub.V1.Model.MultiClusterIngressFeatureSpec.t
, default:nil
) - Multicluster Ingress-specific spec.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.GKEHub.V1.Model.CommonFeatureSpec{ appdevexperience: GoogleApi.GKEHub.V1.Model.AppDevExperienceFeatureSpec.t() | nil, multiclusteringress: GoogleApi.GKEHub.V1.Model.MultiClusterIngressFeatureSpec.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.