GoogleApi.NetworkServices.V1.Model.EndpointMatcher (google_api_network_services v0.2.0) View Source
A definition of a matcher that selects endpoints to which the policies should be applied.
Attributes
-
metadataLabelMatcher(type:GoogleApi.NetworkServices.V1.Model.EndpointMatcherMetadataLabelMatcher.t, default:nil) - The matcher is based on node metadata presented by xDS clients.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.NetworkServices.V1.Model.EndpointMatcher{
metadataLabelMatcher:
GoogleApi.NetworkServices.V1.Model.EndpointMatcherMetadataLabelMatcher.t()
| nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.