Versions in this module Expand all Collapse all v1 v1.0.8 Nov 7, 2015 Changes in this version + var RouteNodeKind = reflect.TypeOf(routeapi.Route{}).Name() + func RouteNodeName(o *routeapi.Route) osgraph.UniqueName + type RouteNode struct + func EnsureRouteNode(g osgraph.MutableUniqueGraph, route *routeapi.Route) *RouteNode + func (*RouteNode) Kind() string + func (n RouteNode) Object() interface{} + func (n RouteNode) ResourceString() string + func (n RouteNode) String() string