# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ApiStringerFromFriendlyString attempts to populate a StringerWithFromString using one or more friendly 'in' strings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DiffSliceSets compares two slices of un-ordered data.
No description provided by the author
No description provided by the author
GetAllSystemsInfo returns map[string]apstra.ManagedSystemInfo keyed by device_key (switch serial number).
GetKeysFromJSON returns a list of keys from a Json string.
No description provided by the author
No description provided by the author
No description provided by the author
Int64PointerValue returns a types.Int64 based on a pointer to any signed or unsigned integer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsJSON takes a string and returns true if json, false if not.
No description provided by the author
JSONEqual takes 2 json strings in types.String variables and matches them.
ListValueOrNull returns a types.List based on the supplied elements.
No description provided by the author
MapValueOrNull returns a types.Map based on the supplied elements.
No description provided by the author
No description provided by the author
No description provided by the author
ObjectValueOrNull returns a types.Object based on the supplied attributes.
No description provided by the author
No description provided by the author
No description provided by the author
SetValueOrNull returns a types.Set based on the supplied elements.
SliceComplementOfA returns items from b which do not appear in a.
No description provided by the author
No description provided by the author
SliceIntersectionOfAB returns items which appear in both a and b.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StringersToFriendlyString accepts stringers (probably apstra-go-sdk string-able iota or enum types) and returns a string that better reflects terminology used by the Apstra web UI.
No description provided by the author
No description provided by the author
StringValueOrNull returns a types.String based on the supplied string.
StringValueWithNull returns a types.String based on the supplied inStr.
No description provided by the author
No description provided by the author
Uniq returns the supplied slice with consecutive duplicates removed.
UniqStringers returns the supplied slice with consecutive duplicates removed.
UniqueElementsFromA returns elements of slice 'a' which do not appear in slice 'b'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author