package autoedge
import "github.com/purpleidea/mgmt/engine/graph/autoedge"
Index ¶
- func AutoEdge(graph *pgraph.Graph, debug bool, logf func(format string, v ...interface{})) error
- func UIDExistsInUIDs(uid engine.ResUID, uids []engine.ResUID) bool
Functions ¶
func AutoEdge ¶
AutoEdge adds the automatic edges to the graph.
func UIDExistsInUIDs ¶
UIDExistsInUIDs wraps the IFF method when used with a list of UID's.
Source Files ¶
- Version
- v0.0.0-20250322185616-c50a578426f1 (latest)
- Published
- Mar 22, 2025
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 4 days ago –
Tools for package owners.