test

package
v1.0.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RouteRegistry

type RouteRegistry struct {
	Routes *routeapi.RouteList
}

RouteRegistry provides an in-memory implementation of the route.Registry interface.

func NewRouteRegistry

func NewRouteRegistry() *RouteRegistry

NewRouteRegistry creates a new RouteRegistry.

func (*RouteRegistry) CreateRoute

func (r *RouteRegistry) CreateRoute(ctx kapi.Context, route *routeapi.Route) error

func (*RouteRegistry) DeleteRoute

func (r *RouteRegistry) DeleteRoute(ctx kapi.Context, id string) error

func (*RouteRegistry) GetRoute

func (r *RouteRegistry) GetRoute(ctx kapi.Context, id string) (*routeapi.Route, error)

func (*RouteRegistry) ListRoutes

func (r *RouteRegistry) ListRoutes(ctx kapi.Context, labels labels.Selector) (*routeapi.RouteList, error)

func (*RouteRegistry) UpdateRoute

func (r *RouteRegistry) UpdateRoute(ctx kapi.Context, route *routeapi.Route) error

func (*RouteRegistry) WatchRoutes

func (r *RouteRegistry) WatchRoutes(ctx kapi.Context, label labels.Selector, field fields.Selector, resourceVersion string) (watch.Interface, error)

Jump to

Keyboard shortcuts

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