# Functions
Get returns the manifest found at the specified path.
GetImagesFromKubernetesManifests returns all images found in Kubernetes manifests that are located at the specified path.
GetImagesFromKubernetesResources returns all images found in Kubernetes resources that have already been read from the disk, or are being read from standard input.
GetImagesFromStandardInput gets a list of images passed in by standard input.
GetSourcesFromImages returns the given images as sources with the specified target.