package
1.19.0
Repository: https://github.com/containerd/cri-containerd.git
Documentation: pkg.go.dev

# 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.