Home
last modified time | relevance | path

Searched refs:WithEndpoint (Results 1 – 25 of 2504) sorted by relevance

12345678910>>...101

/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/
H A Dclient_test.go109 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
143 otlpmetrichttp.WithEndpoint(mc.endpoint),
159 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
181 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
206 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
231 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
252 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
333 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
359 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
384 otlpmetrichttp.WithEndpoint(mc.Endpoint()),
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlphttp/
H A Ddriver_test.go123 otlphttp.WithEndpoint(mc.Endpoint()),
157 otlphttp.WithEndpoint(mc.Endpoint()),
180 otlphttp.WithEndpoint(mc.Endpoint()),
205 otlphttp.WithEndpoint(mc.Endpoint()),
230 otlphttp.WithEndpoint(mc.Endpoint()),
251 otlphttp.WithEndpoint(mc.Endpoint()),
270 otlphttp.WithEndpoint(mc.Endpoint()),
353 otlphttp.WithEndpoint(mc.Endpoint()),
374 otlphttp.WithEndpoint(mc.Endpoint()),
400 otlphttp.WithEndpoint(mc.Endpoint()),
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlphttp/
H A Ddriver_test.go121 otlphttp.WithEndpoint(mc.Endpoint()),
155 otlphttp.WithEndpoint(mc.Endpoint()),
181 otlphttp.WithEndpoint(mc.Endpoint()),
206 otlphttp.WithEndpoint(mc.Endpoint()),
226 otlphttp.WithEndpoint(mc.Endpoint()),
245 otlphttp.WithEndpoint(mc.Endpoint()),
292 otlphttp.WithEndpoint(mc.Endpoint()),
328 otlphttp.WithEndpoint(mc.Endpoint()),
349 otlphttp.WithEndpoint(mc.Endpoint()),
375 otlphttp.WithEndpoint(mc.Endpoint()),
[all …]
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/exporters/otlp/otlphttp/
H A Ddriver_test.go115 otlphttp.WithEndpoint(mc.Endpoint()),
149 otlphttp.WithEndpoint(mc.Endpoint()),
175 otlphttp.WithEndpoint(mc.Endpoint()),
200 otlphttp.WithEndpoint(mc.Endpoint()),
220 otlphttp.WithEndpoint(mc.Endpoint()),
239 otlphttp.WithEndpoint(mc.Endpoint()),
286 otlphttp.WithEndpoint(mc.Endpoint()),
322 otlphttp.WithEndpoint(mc.Endpoint()),
343 otlphttp.WithEndpoint(mc.Endpoint()),
369 otlphttp.WithEndpoint(mc.Endpoint()),
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/
H A Dclient_test.go151 otlptracehttp.WithEndpoint(mc.Endpoint()),
185 otlptracehttp.WithEndpoint(mc.endpoint),
197 otlptracehttp.WithEndpoint(mc.Endpoint()),
217 otlptracehttp.WithEndpoint(mc.Endpoint()),
244 otlptracehttp.WithEndpoint(mc.Endpoint()),
264 otlptracehttp.WithEndpoint(mc.Endpoint()),
290 otlptracehttp.WithEndpoint(mc.Endpoint()),
324 otlptracehttp.WithEndpoint(mc.Endpoint()),
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-nimble/include/aws/nimble/model/
H A DLicenseServiceConfiguration.h75 …inline LicenseServiceConfiguration& WithEndpoint(const Aws::String& value) { SetEndpoint(value); r… in WithEndpoint() function
81 …inline LicenseServiceConfiguration& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(valu… in WithEndpoint() function
87 …inline LicenseServiceConfiguration& WithEndpoint(const char* value) { SetEndpoint(value); return *… in WithEndpoint() function
H A DComputeFarmConfiguration.h124 …inline ComputeFarmConfiguration& WithEndpoint(const Aws::String& value) { SetEndpoint(value); retu… in WithEndpoint() function
130 …inline ComputeFarmConfiguration& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value))… in WithEndpoint() function
136 …inline ComputeFarmConfiguration& WithEndpoint(const char* value) { SetEndpoint(value); return *thi… in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudsearch/include/aws/cloudsearch/model/
H A DServiceEndpoint.h59 …inline ServiceEndpoint& WithEndpoint(const Aws::String& value) { SetEndpoint(value); return *this;} in WithEndpoint() function
62 …inline ServiceEndpoint& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value)); return … in WithEndpoint() function
65 inline ServiceEndpoint& WithEndpoint(const char* value) { SetEndpoint(value); return *this;} in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-alexaforbusiness/include/aws/alexaforbusiness/model/
H A DIPDialIn.h69 inline IPDialIn& WithEndpoint(const Aws::String& value) { SetEndpoint(value); return *this;} in WithEndpoint() function
74 … inline IPDialIn& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value)); return *this;} in WithEndpoint() function
79 inline IPDialIn& WithEndpoint(const char* value) { SetEndpoint(value); return *this;} in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appsync/include/aws/appsync/model/
H A DHttpDataSourceConfig.h87 …inline HttpDataSourceConfig& WithEndpoint(const Aws::String& value) { SetEndpoint(value); return *… in WithEndpoint() function
95 …inline HttpDataSourceConfig& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value)); re… in WithEndpoint() function
103 … inline HttpDataSourceConfig& WithEndpoint(const char* value) { SetEndpoint(value); return *this;} in WithEndpoint() function
H A DElasticsearchDataSourceConfig.h72 …inline ElasticsearchDataSourceConfig& WithEndpoint(const Aws::String& value) { SetEndpoint(value);… in WithEndpoint() function
77 …inline ElasticsearchDataSourceConfig& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(va… in WithEndpoint() function
82 …inline ElasticsearchDataSourceConfig& WithEndpoint(const char* value) { SetEndpoint(value); return… in WithEndpoint() function
H A DOpenSearchServiceDataSourceConfig.h69 …inline OpenSearchServiceDataSourceConfig& WithEndpoint(const Aws::String& value) { SetEndpoint(val… in WithEndpoint() function
74 …inline OpenSearchServiceDataSourceConfig& WithEndpoint(Aws::String&& value) { SetEndpoint(std::mov… in WithEndpoint() function
79 …inline OpenSearchServiceDataSourceConfig& WithEndpoint(const char* value) { SetEndpoint(value); re… in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DDiscoverPollEndpointResult.h58 …inline DiscoverPollEndpointResult& WithEndpoint(const Aws::String& value) { SetEndpoint(value); re… in WithEndpoint() function
63 …inline DiscoverPollEndpointResult& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value… in WithEndpoint() function
68 …inline DiscoverPollEndpointResult& WithEndpoint(const char* value) { SetEndpoint(value); return *t… in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsSnsTopicSubscription.h69 …inline AwsSnsTopicSubscription& WithEndpoint(const Aws::String& value) { SetEndpoint(value); retur… in WithEndpoint() function
74 …inline AwsSnsTopicSubscription& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value));… in WithEndpoint() function
79 …inline AwsSnsTopicSubscription& WithEndpoint(const char* value) { SetEndpoint(value); return *this… in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-route53-recovery-control-config/include/aws/route53-recovery-control-config/model/
H A DClusterEndpoint.h87 …inline ClusterEndpoint& WithEndpoint(const Aws::String& value) { SetEndpoint(value); return *this;} in WithEndpoint() function
95 …inline ClusterEndpoint& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value)); return … in WithEndpoint() function
103 inline ClusterEndpoint& WithEndpoint(const char* value) { SetEndpoint(value); return *this;} in WithEndpoint() function
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/feature/ec2/imds/
H A Dapi_client_test.go174 type WithEndpoint string type
176 func (w WithEndpoint) GetEC2IMDSEndpoint() (string, bool, error) {
217 WithEndpoint("http://endpoint.localhost"),
224 WithEndpoint("http://endpoint.localhost"),
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DRegion.h70 inline Region& WithEndpoint(const Aws::String& value) { SetEndpoint(value); return *this;} in WithEndpoint() function
75 inline Region& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value)); return *this;} in WithEndpoint() function
80 inline Region& WithEndpoint(const char* value) { SetEndpoint(value); return *this;} in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workdocs/include/aws/workdocs/model/
H A DCreateNotificationSubscriptionRequest.h112 …inline CreateNotificationSubscriptionRequest& WithEndpoint(const Aws::String& value) { SetEndpoint… in WithEndpoint() function
118 …inline CreateNotificationSubscriptionRequest& WithEndpoint(Aws::String&& value) { SetEndpoint(std:… in WithEndpoint() function
124 …inline CreateNotificationSubscriptionRequest& WithEndpoint(const char* value) { SetEndpoint(value)… in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/include/aws/rds/model/
H A DSourceRegion.h112 inline SourceRegion& WithEndpoint(const Aws::String& value) { SetEndpoint(value); return *this;} in WithEndpoint() function
117 …inline SourceRegion& WithEndpoint(Aws::String&& value) { SetEndpoint(std::move(value)); return *th… in WithEndpoint() function
122 inline SourceRegion& WithEndpoint(const char* value) { SetEndpoint(value); return *this;} in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-emr-containers/include/aws/emr-containers/model/
H A DDescribeManagedEndpointResult.h53 …inline DescribeManagedEndpointResult& WithEndpoint(const Endpoint& value) { SetEndpoint(value); re… in WithEndpoint() function
58 …inline DescribeManagedEndpointResult& WithEndpoint(Endpoint&& value) { SetEndpoint(std::move(value… in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime-sdk-messaging/include/aws/chime-sdk-messaging/model/
H A DGetMessagingSessionEndpointResult.h53 …inline GetMessagingSessionEndpointResult& WithEndpoint(const MessagingSessionEndpoint& value) { Se… in WithEndpoint() function
58 …inline GetMessagingSessionEndpointResult& WithEndpoint(MessagingSessionEndpoint&& value) { SetEndp… in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/model/
H A DGetMessagingSessionEndpointResult.h53 …inline GetMessagingSessionEndpointResult& WithEndpoint(const MessagingSessionEndpoint& value) { Se… in WithEndpoint() function
58 …inline GetMessagingSessionEndpointResult& WithEndpoint(MessagingSessionEndpoint&& value) { SetEndp… in WithEndpoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/include/aws/dms/model/
H A DCreateEndpointResult.h58 …inline CreateEndpointResult& WithEndpoint(const Endpoint& value) { SetEndpoint(value); return *thi… in WithEndpoint() function
63 …inline CreateEndpointResult& WithEndpoint(Endpoint&& value) { SetEndpoint(std::move(value)); retur… in WithEndpoint() function
H A DModifyEndpointResult.h58 …inline ModifyEndpointResult& WithEndpoint(const Endpoint& value) { SetEndpoint(value); return *thi… in WithEndpoint() function
63 …inline ModifyEndpointResult& WithEndpoint(Endpoint&& value) { SetEndpoint(std::move(value)); retur… in WithEndpoint() function
H A DDeleteEndpointResult.h58 …inline DeleteEndpointResult& WithEndpoint(const Endpoint& value) { SetEndpoint(value); return *thi… in WithEndpoint() function
63 …inline DeleteEndpointResult& WithEndpoint(Endpoint&& value) { SetEndpoint(std::move(value)); retur… in WithEndpoint() function

12345678910>>...101