Home
last modified time | relevance | path

Searched defs:ENDPOINT (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/sysutils/py-python-nomad/python-nomad-1.2.1/nomad/api/
H A Dclient.py38 ENDPOINT = "client/fs/ls" variable in ls
73 ENDPOINT = "client/fs/cat" variable in cat
105 ENDPOINT = "client/fs/readat" variable in read_at
141 ENDPOINT = "client/fs/stream" variable in stream_file
177 ENDPOINT = "client/fs/logs" variable in stream_logs
221 ENDPOINT = "client/fs/stat" variable in stat
255 ENDPOINT = "client/stats" variable in stats
285 ENDPOINT = "client/allocation" variable in allocation
312 ENDPOINT = "client/allocation" variable in gc_allocation
339 ENDPOINT = "client/gc" variable in gc_all_allocations
H A Dstatus.py30 ENDPOINT = "status/leader" variable in Leader
62 ENDPOINT = "status/peers" variable in Peers
H A Dnamespace.py16 def __init__(self, **kwargs):
H A Dvalidate.py14 ENDPOINT = "validate" variable in Validate
H A Dexceptions.py16 class URLNotFoundNomadException(BaseNomadException):
H A Dmetrics.py15 ENDPOINT = "metrics" variable in Jobs
H A Dsystem.py14 ENDPOINT = "system" variable in System
/dports/net-mgmt/icingaweb2-module-elasticsearch/icingaweb2-module-elasticsearch-0.9.0/library/Elasticsearch/RestApi/
H A DCountApiRequest.php8 const ENDPOINT = '_count'; define in Icinga\\Module\\Elasticsearch\\RestApi\\CountApiRequest
H A DSearchApiRequest.php16 const ENDPOINT = '_search'; define in Icinga\\Module\\Elasticsearch\\RestApi\\SearchApiRequest
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DFilterType.h20 ENDPOINT enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DDomainType.h19 ENDPOINT, enumerator
/dports/net/echoping/echoping-ccf3c95d9249d3065db3853486f41c852d20101e/SRC/contrib/adamsnames/
H A Dcommon.h4 #define ENDPOINT "http://www.adamsnames.tc/api/xmlrpc" macro
/dports/devel/erlang-rebar3_hex/rebar3_hex-2.5.0/src/
H A Drebar3_hex_key.erl12 -define(ENDPOINT, "keys"). macro
H A Drebar3_hex_owner.erl12 -define(ENDPOINT, "packages"). macro
H A Drebar3_hex_docs.erl12 -define(ENDPOINT, "packages"). macro
/dports/www/p5-Ark/Ark-0.001000_001/lib/Ark/DispatchType/
H A DChained.pm45 ENDPOINT: for my $endpoint (@endpoints) { label
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/unit/
H A Dfakes.py30 ENDPOINT = 'http://www.example.com/endpoint' variable in FakeAuthenticator
/dports/security/vault/vault-1.8.2/vendor/github.com/denverdino/aliyungo/mq/
H A Dclient_test.go9 var ENDPOINT = "" var
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/denverdino/aliyungo/aliyungo-a747050bb1ba/mq/
H A Dclient_test.go9 var ENDPOINT = "" var
/dports/security/py-certbot-dns-ovh/certbot-dns-ovh-1.22.0/tests/
H A Ddns_ovh_test.py16 ENDPOINT = 'ovh-eu' variable
/dports/net/pichi/pichi-1.4.0/test/
H A Dendpoint.cpp26 static Endpoint const ENDPOINT; member
32 Endpoint const EndpointHelper<EndpointType::DOMAIN_NAME>::ENDPOINT = {EndpointType::DOMAIN_NAME, member in pichi::unit_test::EndpointHelper<EndpointType::DOMAIN_NAME>
38 Endpoint const EndpointHelper<EndpointType::IPV4>::ENDPOINT = {EndpointType::IPV4, "1.1.1.1", member in pichi::unit_test::EndpointHelper<EndpointType::IPV4>
44 Endpoint const EndpointHelper<EndpointType::IPV6>::ENDPOINT = { member in pichi::unit_test::EndpointHelper<EndpointType::IPV6>
/dports/security/vault/vault-1.8.2/vendor/github.com/denverdino/aliyungo/mns/
H A Dclient_test.go12 var ENDPOINT = "" var
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_crypto_handshaker.cc11 #define ENDPOINT \ macro
/dports/sysutils/u-boot-pine64/u-boot-2021.07/arch/arm/mach-keystone/
H A Dkeystone.c23 u32 i;
24
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/lib/Catalyst/DispatchType/
H A DChained.pm96 ENDPOINT: foreach my $endpoint ( label

123456789