GKE Hub v1 API - Class CommonFeatureSpec (2.4.0)

public sealed class CommonFeatureSpec : IMessage<CommonFeatureSpec>, IEquatable<CommonFeatureSpec>, IDeepCloneable<CommonFeatureSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the GKE Hub v1 API class CommonFeatureSpec.

CommonFeatureSpec contains Hub-wide configuration information

Inheritance

object > CommonFeatureSpec

Namespace

Google.Cloud.GkeHub.V1

Assembly

Google.Cloud.GkeHub.V1.dll

Constructors

CommonFeatureSpec()

public CommonFeatureSpec()

CommonFeatureSpec(CommonFeatureSpec)

public CommonFeatureSpec(CommonFeatureSpec other)
Parameter
NameDescription
otherCommonFeatureSpec

Properties

FeatureSpecCase

public CommonFeatureSpec.FeatureSpecOneofCase FeatureSpecCase { get; }
Property Value
TypeDescription
CommonFeatureSpecFeatureSpecOneofCase

Multiclusteringress

public FeatureSpec Multiclusteringress { get; set; }

Multicluster Ingress-specific spec.

Property Value
TypeDescription
FeatureSpec