package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Packages

Package analysis provides functions that analyse routes and setup markers that will be reported by oc status.
Package nodes contains graph functions and types for routes.

# Functions

AddAllRouteEdges adds service edges to all route nodes in the given graph.
AddRouteEdges adds an edge that connect a service to a route in the given graph.

# Constants

ExposedThroughRouteEdgeKind is an edge from a route to any object that is exposed through routes.