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 \ V1Methods
__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: |
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 |