# 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.
NormalizeImageRef normalizes the image reference following the docker convention.
SubtractStringSlice subtracts string from string slice.