Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + const DeploymentEdgeKind + const TriggersDeploymentEdgeKind + const UsedInDeploymentEdgeKind + const VolumeClaimEdgeKind + func AddAllDeploymentEdges(g osgraph.MutableUniqueGraph) + func AddAllTriggerEdges(g osgraph.MutableUniqueGraph) + func AddAllVolumeClaimEdges(g osgraph.Graph) + func AddDeploymentEdges(g osgraph.MutableUniqueGraph, node *deploygraph.DeploymentConfigNode) *deploygraph.DeploymentConfigNode + func AddTriggerEdges(g osgraph.MutableUniqueGraph, node *deploygraph.DeploymentConfigNode) *deploygraph.DeploymentConfigNode + func AddVolumeClaimEdges(g osgraph.Graph, dcNode *deploygraph.DeploymentConfigNode) + func BelongsToDeploymentConfig(config *deployapi.DeploymentConfig, b *kapi.ReplicationController) bool + func RelevantDeployments(g osgraph.Graph, dcNode *deploygraph.DeploymentConfigNode) (*kubegraph.ReplicationControllerNode, []*kubegraph.ReplicationControllerNode) + type RecentDeploymentReferences []*kubegraph.ReplicationControllerNode + func (m RecentDeploymentReferences) Len() int + func (m RecentDeploymentReferences) Less(i, j int) bool + func (m RecentDeploymentReferences) Swap(i, j int) v1.5.0-alpha.1 Dec 29, 2016 Incompatible versions in this module v3.7.0-alpha.0+incompatible Aug 1, 2017