Skip navigation links
B C D E G P R S U V W 

B

build(ServiceDescriptor, CreateContainerCmd, EnableConsul) - Method in class com.github.qzagarese.dockerunit.discovery.consul.annotation.impl.EnableConsulExtensionInterpreter
 
build(ServiceDescriptor, CreateContainerCmd, UseConsulDns) - Method in class com.github.qzagarese.dockerunit.discovery.consul.annotation.impl.UseConsulDnsExtensionInterpreter
 
build(ServiceDescriptor, CreateContainerCmd, WebHealthCheck) - Method in class com.github.qzagarese.dockerunit.discovery.consul.annotation.impl.WebHealthCheckExtensionInterpreter
 

C

Check() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.ServiceRecord.Check
 
clearRegistry(ServiceContext, ServiceContext) - Method in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryProvider
 
com.github.qzagarese.dockerunit.discovery.consul - package com.github.qzagarese.dockerunit.discovery.consul
 
com.github.qzagarese.dockerunit.discovery.consul.annotation - package com.github.qzagarese.dockerunit.discovery.consul.annotation
 
com.github.qzagarese.dockerunit.discovery.consul.annotation.impl - package com.github.qzagarese.dockerunit.discovery.consul.annotation.impl
 
config(CreateContainerCmd) - Method in class com.github.qzagarese.dockerunit.discovery.consul.RegistratorDescriptor
 
CONSUL_DNS_ENABLED_DEFAULT - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
CONSUL_DNS_ENABLED_PROPERTY - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
CONSUL_DNS_PORT_BRIDGE_BINDING - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
CONSUL_DNS_PORT_BRIDGE_BINDING_DEFAULT - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
CONSUL_POLLING_PERIOD - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
CONSUL_POLLING_PERIOD_DEFAULT - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
ConsulDescriptor - Class in com.github.qzagarese.dockerunit.discovery.consul
 
ConsulDescriptor() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.ConsulDescriptor
 
ConsulDiscoveryConfig - Class in com.github.qzagarese.dockerunit.discovery.consul
 
ConsulDiscoveryConfig() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
ConsulDiscoveryProvider - Class in com.github.qzagarese.dockerunit.discovery.consul
 
ConsulDiscoveryProvider() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryProvider
 
ConsulDiscoveryProviderFactory - Class in com.github.qzagarese.dockerunit.discovery.consul
 
ConsulDiscoveryProviderFactory() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryProviderFactory
 
ConsulHttpResolver - Class in com.github.qzagarese.dockerunit.discovery.consul
 
ConsulHttpResolver(String, int) - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.ConsulHttpResolver
 

D

DOCKER_BRIDGE_IP_DEFAULT - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
DOCKER_BRIDGE_IP_PROPERTY - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
DOCKER_HOST_PROPERTY - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 

E

EnableConsul - Annotation Type in com.github.qzagarese.dockerunit.discovery.consul.annotation
Allows Consul to probe each replica of your service.
EnableConsul.CheckStatus - Enum in com.github.qzagarese.dockerunit.discovery.consul.annotation
 
EnableConsulExtensionInterpreter - Class in com.github.qzagarese.dockerunit.discovery.consul.annotation.impl
 
EnableConsulExtensionInterpreter() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.annotation.impl.EnableConsulExtensionInterpreter
 

G

getAddress() - Method in class com.github.qzagarese.dockerunit.discovery.consul.ServiceRecord
 
getDiscoveryConfig() - Method in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryProvider
 
getName() - Method in class com.github.qzagarese.dockerunit.discovery.consul.ServiceRecord
 
getPort() - Method in class com.github.qzagarese.dockerunit.discovery.consul.ServiceRecord
 
getProvider() - Method in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryProviderFactory
 

P

PASSING - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ServiceRecord.Check
 
populateRegistry(ServiceContext) - Method in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryProvider
 

R

RegistratorDescriptor - Class in com.github.qzagarese.dockerunit.discovery.consul
 
RegistratorDescriptor() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.RegistratorDescriptor
 
resolveService(String, int, int, int, int) - Method in class com.github.qzagarese.dockerunit.discovery.consul.ConsulHttpResolver
 

S

Service() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.ServiceRecord.Service
 
SERVICE_DISCOVERY_TIMEOUT - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
SERVICE_DISCOVERY_TIMEOUT_DEFAULT - Static variable in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDiscoveryConfig
 
ServiceRecord - Class in com.github.qzagarese.dockerunit.discovery.consul
 
ServiceRecord() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.ServiceRecord
 
ServiceRecord.Check - Class in com.github.qzagarese.dockerunit.discovery.consul
 
ServiceRecord.Service - Class in com.github.qzagarese.dockerunit.discovery.consul
 
setup(CreateContainerCmd) - Method in class com.github.qzagarese.dockerunit.discovery.consul.ConsulDescriptor
 

U

UseConsulDns - Annotation Type in com.github.qzagarese.dockerunit.discovery.consul.annotation
Tells dockerunit to set consul as primary dns for the containers that are created from the service descriptor class where this annotation is used.
UseConsulDnsExtensionInterpreter - Class in com.github.qzagarese.dockerunit.discovery.consul.annotation.impl
 
UseConsulDnsExtensionInterpreter() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.annotation.impl.UseConsulDnsExtensionInterpreter
 

V

valueOf(String) - Static method in enum com.github.qzagarese.dockerunit.discovery.consul.annotation.EnableConsul.CheckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.qzagarese.dockerunit.discovery.consul.annotation.WebHealthCheck.WebProtocol
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.qzagarese.dockerunit.discovery.consul.annotation.EnableConsul.CheckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.qzagarese.dockerunit.discovery.consul.annotation.WebHealthCheck.WebProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
verifyCleanup(String, int, int, int) - Method in class com.github.qzagarese.dockerunit.discovery.consul.ConsulHttpResolver
 

W

WebHealthCheck - Annotation Type in com.github.qzagarese.dockerunit.discovery.consul.annotation
Allows the configuration of a health check endpoint so that Consul can verify the state of each of the service replicas.
WebHealthCheck.WebProtocol - Enum in com.github.qzagarese.dockerunit.discovery.consul.annotation
 
WebHealthCheckExtensionInterpreter - Class in com.github.qzagarese.dockerunit.discovery.consul.annotation.impl
 
WebHealthCheckExtensionInterpreter() - Constructor for class com.github.qzagarese.dockerunit.discovery.consul.annotation.impl.WebHealthCheckExtensionInterpreter
 
B C D E G P R S U V W 
Skip navigation links

Copyright © 2019. All rights reserved.