package
0.2.0
Repository: https://github.com/ironcore-dev/ironcore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Add returns the result of a + b for each named resource.
No description provided by the author
ContainsPrefix returns true if the specified item has a prefix that contained in given prefix Set.
Equals returns true if the two lists are equivalent.
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
IsNegative returns the set of resource names that have a negative value.
IsZero returns true if each key maps to the quantity value 0.
No description provided by the author
LessThanOrEqual returns true if a < b for each key in b If false, it returns the keys in a that exceeded b.
Mask returns a new resource list that only has the values with the specified names.
Max returns the result of Max(a, b) for each named resource.
No description provided by the author
No description provided by the author
RemoveZeros returns a new resource list that only has no zero values.
ResourceNames returns a list of all resource names in the ResourceList.
Subtract returns the result of a - b for each named resource.
SubtractWithNonNegativeResult - subtracts and returns result of a - b but makes sure we don't return negative values to prevent negative resource usage.
ToSet takes a list of resource names and converts to a string set.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author