serviceregistry

package
v0.0.0-...-46d7da7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceRegistry

type ServiceRegistry string

ServiceRegistry defines underlying platform supporting service registry

const (
	// MockRegistry is a service registry that contains 2 hard-coded test services
	MockRegistry ServiceRegistry = "Mock"
	// ConfigRegistry is a service registry that listens for service entries in a backing ConfigStore
	ConfigRegistry ServiceRegistry = "Config"
	// KubernetesRegistry is a service registry backed by k8s API server
	KubernetesRegistry ServiceRegistry = "Kubernetes"
	// ConsulRegistry is a service registry backed by Consul
	ConsulRegistry ServiceRegistry = "Consul"
	// EurekaRegistry is a service registry backed by Eureka
	EurekaRegistry ServiceRegistry = "Eureka"
	// CloudFoundryRegistry is a service registry backed by Cloud Foundry.
	CloudFoundryRegistry ServiceRegistry = "CloudFoundry"
)

Directories

Path Synopsis
fakes
Code generated by counterfeiter.
Code generated by counterfeiter.
Package kube implements the shared and reusable library for Kubernetes
Package kube implements the shared and reusable library for Kubernetes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL