serviceregistry

package
v0.0.0-...-149c2fc Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2019 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"
	// KubernetesRegistry is a service registry backed by k8s API server
	KubernetesRegistry ServiceRegistry = "Kubernetes"
	// ConsulRegistry is a service registry backed by Consul
	ConsulRegistry ServiceRegistry = "Consul"
	// MCPRegistry is a service registry backed by MCP ServiceEntries
	MCPRegistry ServiceRegistry = "MCP"
)

Directories

Path Synopsis
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