package
3.10.0-alpha.0+incompatible
Repository: https://github.com/ericavonb/origin.git
Documentation: pkg.go.dev

# Packages

Package analysis provides functions that analyse deployment configurations and setup markers that will be reported by oc status.
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AddTriggerDeploymentConfigsEdges creates edges that point to named Docker image repositories for each image used in the deployment.
No description provided by the author
No description provided by the author
RelevantDeployments returns the active deployment and a list of inactive deployments (in order from newest to oldest).

# Constants

DeploymentEdgeKind points from DeploymentConfigs to the ReplicationControllers that are fulfilling the deployment.
TriggersDeploymentEdgeKind points from DeploymentConfigs to ImageStreamTags that trigger the deployment.
UsedInDeploymentEdgeKind points from DeploymentConfigs to DockerImageReferences that are used in the deployment.
VolumeClaimEdgeKind goes from DeploymentConfigs to PersistentVolumeClaims indicating a request for persistent storage.

# Type aliases

No description provided by the author