Versions in this module Expand all Collapse all v1 v1.0.1 Jun 30, 2015 Changes in this version + var DeploymentConfigNodeKind = reflect.TypeOf(deployapi.DeploymentConfig{}).Name() + func DeploymentConfigNodeName(o *deployapi.DeploymentConfig) osgraph.UniqueName + type DeploymentConfigNode struct + ActiveDeployment *kapi.ReplicationController + Deployments []*kapi.ReplicationController + func EnsureDeploymentConfigNode(g osgraph.MutableUniqueGraph, dc *depoyapi.DeploymentConfig) *DeploymentConfigNode + func (*DeploymentConfigNode) Kind() string + func (n DeploymentConfigNode) Object() interface{} + func (n DeploymentConfigNode) String() string