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

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

Namespace

Google \ Cloud \ GkeHub \ MultiClusterIngress \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setConfigMembership

Fully-qualified Membership name which hosts the MultiClusterIngress CRD.

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

Parameter
Name Description
var string
Returns
Type Description
$this