package autoedge

import "github.com/purpleidea/mgmt/engine/graph/autoedge"

Index

Functions

func AutoEdge

func AutoEdge(graph *pgraph.Graph, debug bool, logf func(format string, v ...interface{})) error

AutoEdge adds the automatic edges to the graph.

func UIDExistsInUIDs

func UIDExistsInUIDs(uid engine.ResUID, uids []engine.ResUID) bool

UIDExistsInUIDs wraps the IFF method when used with a list of UID's.

Source Files

autoedge.go

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.