Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + var DeploymentConfigNodeKind = reflect.TypeOf(deployapi.DeploymentConfig{}).Name() + func DeploymentConfigNodeName(o *deployapi.DeploymentConfig) osgraph.UniqueName + type DeploymentConfigNode struct + DeploymentConfig *deployapi.DeploymentConfig + IsFound bool + func EnsureDeploymentConfigNode(g osgraph.MutableUniqueGraph, dc *depoyapi.DeploymentConfig) *DeploymentConfigNode + func FindOrCreateSyntheticDeploymentConfigNode(g osgraph.MutableUniqueGraph, dc *depoyapi.DeploymentConfig) *DeploymentConfigNode + func (*DeploymentConfigNode) Kind() string + func (n DeploymentConfigNode) Found() bool + func (n DeploymentConfigNode) Object() interface{} + func (n DeploymentConfigNode) String() string v1.5.0-alpha.1 Dec 29, 2016 Incompatible versions in this module v3.7.0-alpha.0+incompatible Aug 1, 2017