Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeTagsDelta ¶
func ComputeTagsDelta( desired []*svcapitypes.Tag, latest []*svcapitypes.Tag, ) (missing, extra []*svcapitypes.Tag)
ComputeTagsDelta compares two Tag arrays and return two different lists containing the added and removed tags. The removed tags list only contains the Key of tags
func EqualStrings ¶
func EqualTags ¶
func EqualTags( desired []*svcapitypes.Tag, latest []*svcapitypes.Tag, ) bool
EqualTags returns true if two Tag arrays are equal regardless of the order of their elements.
func EqualZeroString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.