graph

package
v1.4.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ReferencedImageStreamGraphEdgeKind is an edge that goes from an ImageStreamTag node back to an ImageStream
	ReferencedImageStreamGraphEdgeKind = "ReferencedImageStreamGraphEdge"
	// ReferencedImageStreamImageGraphEdgeKind is an edge that goes from an ImageStreamImage node back to an ImageStream
	ReferencedImageStreamImageGraphEdgeKind = "ReferencedImageStreamImageGraphEdgeKind"
)

Variables

This section is empty.

Functions

func AddAllImageStreamImageRefEdges added in v1.1.4

func AddAllImageStreamImageRefEdges(g osgraph.MutableUniqueGraph)

AddAllImageStreamImageRefEdges calls AddImageStreamImageRefEdge for every ImageStreamImageNode in the graph

func AddAllImageStreamRefEdges

func AddAllImageStreamRefEdges(g osgraph.MutableUniqueGraph)

AddAllImageStreamRefEdges calls AddImageStreamRefEdge for every ImageStreamTagNode in the graph

func AddImageStreamImageRefEdge added in v1.1.4

func AddImageStreamImageRefEdge(g osgraph.MutableUniqueGraph, node *imagegraph.ImageStreamImageNode)

AddImageStreamImageRefEdge ensures that a directed edge exists between an ImageStreamImage Node and the IS it references

func AddImageStreamTagRefEdge added in v1.1.4

func AddImageStreamTagRefEdge(g osgraph.MutableUniqueGraph, node *imagegraph.ImageStreamTagNode)

AddImageStreamTagRefEdge ensures that a directed edge exists between an IST Node and the IS it references

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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