package
3.6.0-alpha.1+incompatible
Repository: https://github.com/chlunde/origin.git
Documentation: pkg.go.dev
# 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
AllPods returns all Pods and the set of covered NodeIDs.
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.
AllStatefulSets returns all the StatefulSets 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
MaxRecentContainerRestartsForRC returns the maximum container restarts in pods in the replication controller node for the last 10 minutes.
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.
NewPod returns the Pod and a set of all the NodeIDs covered by the Pod.
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.
NewStatefulSet returns the StatefulSet and a set of all the NodeIDs covered by the StatefulSet.
# Structs
No description provided by the author
ImagePipeline represents a build, its output, and any inputs.
No description provided by the author
No description provided by the author
ServiceGroup is a service, the DeploymentConfigPipelines it covers, and lists of the other nodes that fulfill it.
No description provided by the author
# 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