nodes

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DeploymentConfigNodeKind = reflect.TypeOf(appsapi.DeploymentConfig{}).Name()
)

Functions

func DeploymentConfigNodeName

func DeploymentConfigNodeName(o *appsapi.DeploymentConfig) osgraph.UniqueName

Types

type DeploymentConfigNode

type DeploymentConfigNode struct {
	osgraph.Node
	DeploymentConfig *appsapi.DeploymentConfig

	IsFound bool
}

func EnsureDeploymentConfigNode

func EnsureDeploymentConfigNode(g osgraph.MutableUniqueGraph, dc *appsapi.DeploymentConfig) *DeploymentConfigNode

EnsureDeploymentConfigNode adds the provided deployment config to the graph if it does not exist

func (DeploymentConfigNode) Found

func (n DeploymentConfigNode) Found() bool

func (*DeploymentConfigNode) Kind

func (*DeploymentConfigNode) Kind() string

func (DeploymentConfigNode) Object

func (n DeploymentConfigNode) Object() interface{}

func (DeploymentConfigNode) String

func (n DeploymentConfigNode) String() string

Jump to

Keyboard shortcuts

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