# Functions
AllDeploymentConfigPipelines returns all the DCPipelines that aren't in the excludes set and the set of covered NodeIDs.
No description provided by the author
AllReplicationControllers returns all the ReplicationControllers that aren't in the excludes set and the set of covered NodeIDs.
AllServiceGroups returns all the ServiceGroups that aren't in the excludes set and the set of covered NodeIDs.
No description provided by the author
No description provided by the author
NewDeploymentConfigPipeline returns the DeploymentConfigPipeline and a set of all the NodeIDs covered by the DeploymentConfigPipeline.
NewImagePipeline attempts to locate a build flow from the provided node.
NewImagePipelineFromImageTagLocation returns the ImagePipeline and all the nodes contributing to it.
NewIntSet creates a IntSet from a list of values.
NewReplicationController returns the ReplicationController and a set of all the NodeIDs covered by the ReplicationController.
NewServiceGroup returns the ServiceGroup and a set of all the NodeIDs covered by the service service.
# Structs
No description provided by the author
ImagePipeline represents a build, its output, and any inputs.
No description provided by the author
ServiceGroup is a service, the DeploymentConfigPipelines it covers, and lists of the other nodes that fulfill it.
# Interfaces
ImageTagLocation identifies the source or destination of an image.
SourceLocation identifies a repository that is an input to a build.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author