etcdstore

package
v0.0.0-...-4402e7d Latest Latest
Warning

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

Go to latest
Published: May 27, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ROOT                  = "/weave-flux/"
	SERVICE_ROOT          = ROOT + "service/"
	HOST_ROOT             = ROOT + "host/"
	SESSION_ROOT          = ROOT + "session/"
	INSTANCE_PATH         = "instances"
	DETAIL_PATH           = "spec"
	RULE_PATH             = "rules"
	INGRESS_INSTANCE_PATH = "ingress-instances"
)

Variables

This section is empty.

Functions

func New

func New(c etcdutil.Client) store.Store

func NewFromEnv

func NewFromEnv() (*etcdStore, error)

func StoreDependency

func StoreDependency(slot *store.Store) daemon.DependencySlot

Types

type SessionValue

type SessionValue struct {
	Session string
}

Jump to

Keyboard shortcuts

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