# Functions
DeepCopy makes a deep copy from src into dst.
GenerateID generates a random unique id.
InStringSlice checks whether a string is inside a string slice.
MergeStringSlices merges 2 string slices into one and remove duplicated elements.
NormalizeImageRef normalizes the image reference following the docker convention.
SubtractStringSlice subtracts string from string slice.