package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
EnsureDaemonSetNode adds the provided daemon set to the graph if it does not exist.
EnsureJobNode adds a graph node for the Job if it does not already exist.
EnsureReplicaSetNode adds a graph node for the ReplicaSet if it does not already exist.
EnsureReplicationControllerNode adds a graph node for the ReplicationController if it does not already exist.
EnsureServiceNode adds the provided service to the graph if it does not already exist.
FindOrCreateSyntheticServiceNode returns the existing service node or creates a synthetic node in its place.