# Functions
No description provided by the author
PullSpecsFromOCI pulls both the preflight and support bundle specs from the given URI
The URI is expected to be the same as the one used to install your KOTS application Example oci://registry.replicated.com/app-slug/unstable will endup pulling preflights from "registry.replicated.com/app-slug/unstable/replicated-preflight:latest" and support bundles from "registry.replicated.com/app-slug/unstable/replicated-supportbundle:latest" Both images have their own media types created when publishing KOTS OCI image.
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author