analysis

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckMountedSecrets

func CheckMountedSecrets(g osgraph.Graph, dcNode *deploygraph.DeploymentConfigNode) ([]*kubegraph.SecretNode, []*kubegraph.SecretNode)

CheckMountedSecrets checks to be sure that all the referenced secrets are mountable (by service account) and present (not synthetic)

func DescendentNodesByNodeKind

func DescendentNodesByNodeKind(g osgraph.Graph, visitedNodes graphview.IntSet, node graph.Node, targetNodeKind string, edgeChecker osgraph.EdgeFunc) []graph.Node

DescendentNodesByNodeKind starts at the root navigates down the root. Every edge is checked against the edgeChecker to determine whether or not to follow it. The nodes at the tail end of every chased edge are then checked against the the targetNodeKind. Matches are added to the return and every checked node then has its edges checked: lather, rinse, repeat

Types

This section is empty.

Jump to

Keyboard shortcuts

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