Home
last modified time | relevance | path

Searched defs:ServiceProxy (Results 1 – 25 of 64) sorted by relevance

123

/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/compose/v2/pkg/api/
H A Dproxy.go26 type ServiceProxy struct { struct
29 PullFn func(ctx context.Context, project *types.Project, opts PullOptions) error
35 DownFn func(ctx context.Context, projectName string, options DownOptions) error
38 ListFn func(ctx context.Context, options ListOptions) ([]Stack, error)
45 PauseFn func(ctx context.Context, project string, options PauseOptions) error
46 UnPauseFn func(ctx context.Context, project string, options PauseOptions) error
48 EventsFn func(ctx context.Context, project string, options EventsOptions) error
51 interceptors []Interceptor
65 func (s *ServiceProxy) WithService(service Service) *ServiceProxy {
94 func (s *ServiceProxy) WithInterceptor(interceptors ...Interceptor) *ServiceProxy {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/include/perfetto/ext/ipc/
H A Dclient.h34 class ServiceProxy; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/ipc/
H A Dclient.h34 class ServiceProxy; variable
/dports/net/py-suds-community/suds-community-1.0.0/suds/
H A Dserviceproxy.py27 class ServiceProxy(UnicodeMixin): class
/dports/net/py-suds-jurko/suds-jurko-0.6/suds/
H A Dserviceproxy.py27 class ServiceProxy(UnicodeMixin): class
/dports/www/pomerium/pomerium-0.8.3/config/
H A Dhelpers.go7 ServiceProxy = "proxy" const
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/ipc/
H A Dservice_proxy.cc31 ServiceProxy::ServiceProxy(EventListener* event_listener) in ServiceProxy() function in perfetto::ipc::ServiceProxy
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/ipc/
H A Dservice_proxy.cc31 ServiceProxy::ServiceProxy(EventListener* event_listener) in ServiceProxy() function in perfetto::ipc::ServiceProxy
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/processing/
H A DServiceProxy.java47 class ServiceProxy { class
/dports/net/py-zeep/zeep-4.1.0/src/zeep/
H A Dproxy.py73 class ServiceProxy: class
/dports/sysutils/consul/consul-1.10.3/agent/config/
H A Dconfig.go447 type ServiceProxy struct { struct
450 DestinationServiceName *string `mapstructure:"destination_service_name"`
458 DestinationServiceID *string `mapstructure:"destination_service_id"`
464 LocalServiceAddress *string `mapstructure:"local_service_address"`
470 LocalServicePort *int `mapstructure:"local_service_port"`
474 LocalServiceSocketPath string `mapstructure:"local_service_socket_path"`
480 Mode *string `mapstructure:"mode"`
484 Config map[string]interface{} `mapstructure:"config"`
488 Upstreams []Upstream `mapstructure:"upstreams"`
491 MeshGateway *MeshGatewayConfig `mapstructure:"mesh_gateway"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/config/
H A Dconfig.go447 type ServiceProxy struct { struct
450 DestinationServiceName *string `mapstructure:"destination_service_name"`
458 DestinationServiceID *string `mapstructure:"destination_service_id"`
464 LocalServiceAddress *string `mapstructure:"local_service_address"`
470 LocalServicePort *int `mapstructure:"local_service_port"`
474 LocalServiceSocketPath string `mapstructure:"local_service_socket_path"`
480 Mode *string `mapstructure:"mode"`
484 Config map[string]interface{} `mapstructure:"config"`
488 Upstreams []Upstream `mapstructure:"upstreams"`
491 MeshGateway *MeshGatewayConfig `mapstructure:"mesh_gateway"`
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/config/
H A Dconfig.go447 type ServiceProxy struct { struct
450 DestinationServiceName *string `mapstructure:"destination_service_name"`
458 DestinationServiceID *string `mapstructure:"destination_service_id"`
464 LocalServiceAddress *string `mapstructure:"local_service_address"`
470 LocalServicePort *int `mapstructure:"local_service_port"`
474 LocalServiceSocketPath string `mapstructure:"local_service_socket_path"`
480 Mode *string `mapstructure:"mode"`
484 Config map[string]interface{} `mapstructure:"config"`
488 Upstreams []Upstream `mapstructure:"upstreams"`
491 MeshGateway *MeshGatewayConfig `mapstructure:"mesh_gateway"`
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/ZSI/
H A DServiceProxy.py28 class ServiceProxy: class
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/contrib/ZSI-2.1-a1/ZSI/
H A DServiceProxy.py28 class ServiceProxy: class
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/config/
H A Dconfig.go458 type ServiceProxy struct { struct
461 …ion_service_name,omitempty" hcl:"destination_service_name" mapstructure:"destination_service_name"`
469 …stination_service_id,omitempty" hcl:"destination_service_id" mapstructure:"destination_service_id"`
475 …"local_service_address,omitempty" hcl:"local_service_address" mapstructure:"local_service_address"`
481 …nt `json:"local_service_port,omitempty" hcl:"local_service_port" mapstructure:"local_service_port"`
485 Config map[string]interface{} `json:"config,omitempty" hcl:"config" mapstructure:"config"`
489 Upstreams []Upstream `json:"upstreams,omitempty" hcl:"upstreams" mapstructure:"upstreams"`
492 …y *MeshGatewayConfig `json:"mesh_gateway,omitempty" hcl:"mesh_gateway" mapstructure:"mesh_gateway"`
495 Expose *ExposeConfig `json:"expose,omitempty" hcl:"expose" mapstructure:"expose"`

123