imagegraph

package
v3.10.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2018 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

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

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

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