Google Cloud Gke Hub V1 Client - Class FeatureSpec (0.6.3)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class FeatureSpec.

Multi-cluster Ingress: The configuration for the MultiClusterIngress feature.

Generated from protobuf message google.cloud.gkehub.multiclusteringress.v1.FeatureSpec

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ config_membership string

Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: projects/foo-proj/locations/global/memberships/bar

getConfigMembership

Fully-qualified Membership name which hosts the MultiClusterIngress CRD.

Example: projects/foo-proj/locations/global/memberships/bar

Returns
TypeDescription
string

setConfigMembership

Fully-qualified Membership name which hosts the MultiClusterIngress CRD.

Example: projects/foo-proj/locations/global/memberships/bar

Parameter
NameDescription
var string
Returns
TypeDescription
$this