Class CommonFeatureSpec (1.2.0)

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

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
CommonFeatureSpec.FeatureSpecOneofCase

Multiclusteringress

public FeatureSpec Multiclusteringress { get; set; }

Multicluster Ingress-specific spec.

Property Value
TypeDescription
FeatureSpec