shared

package
v0.0.0-...-a17cc88 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2014 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ActualLRPSchemaRoot = SchemaRoot + "actual"
View Source
const DesiredLRPSchemaRoot = SchemaRoot + "desired"
View Source
const ExecutorSchemaRoot = SchemaRoot + "executor"
View Source
const FileServerSchemaRoot = SchemaRoot + "file_server"
View Source
const LRPStartAuctionSchemaRoot = SchemaRoot + "start"
View Source
const LRPStopAuctionSchemaRoot = SchemaRoot + "stop"
View Source
const LockSchemaRoot = SchemaRoot + "locks"
View Source
const SchemaRoot = "/v1/"
View Source
const StopLRPInstanceSchemaRoot = SchemaRoot + "stop-instance"
View Source
const TaskSchemaRoot = SchemaRoot + "task"

Variables

This section is empty.

Functions

func ActualLRPSchemaPath

func ActualLRPSchemaPath(processGuid string, index int, instanceGuid string) string

func ActualLRPSchemaPathFromStopLRPInstance

func ActualLRPSchemaPathFromStopLRPInstance(stopInstance models.StopLRPInstance) string

func DesiredLRPSchemaPath

func DesiredLRPSchemaPath(lrp models.DesiredLRP) string

func DesiredLRPSchemaPathByProcessGuid

func DesiredLRPSchemaPathByProcessGuid(processGuid string) string

func ExecutorSchemaPath

func ExecutorSchemaPath(executorID string) string

func FileServerSchemaPath

func FileServerSchemaPath(segments ...string) string

func LRPStartAuctionSchemaPath

func LRPStartAuctionSchemaPath(lrp models.LRPStartAuction) string

func LRPStopAuctionSchemaPath

func LRPStopAuctionSchemaPath(lrp models.LRPStopAuction) string

func LockSchemaPath

func LockSchemaPath(lockName string) string

func RetryIndefinitelyOnStoreTimeout

func RetryIndefinitelyOnStoreTimeout(callback func() error) error

func StopLRPInstanceSchemaPath

func StopLRPInstanceSchemaPath(stopInstance models.StopLRPInstance) string

func TaskSchemaPath

func TaskSchemaPath(taskGuid string) string

func WatchWithFilter

func WatchWithFilter(store storeadapter.StoreAdapter, path string, outChan interface{}, filter interface{}) (chan<- bool, <-chan error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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