Reference documentation and code samples for the Google Cloud Network Services V1 Client class EndpointMatcher.
A definition of a matcher that selects endpoints to which the policies should be applied.
Generated from protobuf message google.cloud.networkservices.v1.EndpointMatcher
Namespace
Google \ Cloud \ NetworkServices \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ metadata_label_matcher |
EndpointMatcher\MetadataLabelMatcher
The matcher is based on node metadata presented by xDS clients. |
getMetadataLabelMatcher
The matcher is based on node metadata presented by xDS clients.
| Returns | |
|---|---|
| Type | Description |
EndpointMatcher\MetadataLabelMatcher|null |
|
hasMetadataLabelMatcher
setMetadataLabelMatcher
The matcher is based on node metadata presented by xDS clients.
| Parameter | |
|---|---|
| Name | Description |
var |
EndpointMatcher\MetadataLabelMatcher
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getMatcherType
| Returns | |
|---|---|
| Type | Description |
string |
|