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-20250405210053-9c1c587f7bc2 (latest)
- Published
- Apr 5, 2025
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 16 hours ago –
Tools for package owners.