Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromACL ¶
FromACL returns a segment.Filter that filters path segments according to a pathpol.ACL policy.
func FromFilters ¶
FromFilters returns a segment.Filter that applies a sequence of caller-supplied filters, in the given order.
func FromPredicate ¶
FromPredicate returns a segment.Filter that keeps path segments if and only if they satisfy a given predicate.
func FromSequence ¶
FromSequence returns a segment.Filter that filters path segments according to a given pathpol.Sequence policy.
func SrcDstPathEnumerator ¶
SrcDstPathEnumerator returns a segment.Filter that enumerates all paths between the given source ISD-AS and the destination ISD-AS that can be constructed from the given path segments.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.