//
pkg.gl
Category
github.com/aws-controllers-k8s/documentdb-controller
pkg
util
package
1.0.1
Repository:
https://github.com/aws-controllers-k8s/documentdb-controller.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
6
Files
43 SLOC
#
Functions
ComputeTagsDelta
computeTagsDelta compares two Tag arrays and return two different list containing the addedOrupdated and removed tags.
EqualTags
equalTags returns true if two Tag arrays are equal regardless of the order of their elements.