serviceregistry

package
v0.0.0-...-f113805 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 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 environment flag
	MockRegistry ServiceRegistry = "Mock"
	// KubernetesRegistry environment flag
	KubernetesRegistry ServiceRegistry = "Kubernetes"
	// ConsulRegistry environment flag
	ConsulRegistry ServiceRegistry = "Consul"
	// EurekaRegistry environment flag
	EurekaRegistry ServiceRegistry = "Eureka"
	// CloudFoundryRegistry environment flag
	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