# Functions
No description provided by the author
NewOCIImageRef parses and normalizes a reference to an OCI (docker) image.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseOCIContentID takes in a string to parse into an *OCIContentID If given a local Docker SHA like "sha256:3285f65b2651c68b5316e7a1fbabd30b5ae47914ac5791ac4bb9d59d029b924b", it will be parsed into the local format, encoded as "docker://<SHA>".
No description provided by the author
RegisterDefaults adds defaulters functions to the given scheme.
# Variables
No description provided by the author
# Structs
DMID specifies the format for device mapper IDs.
No description provided by the author
OCIImageRef is a struct containing a names and tagged reference by which an OCI runtime can identify an image to retrieve.
PortMapping defines a port mapping between the VM and the host.
Size specifies a common unit for data sizes.
# Type aliases
IPAddresses represents a list of VM IP addresses.
PortMappings represents a list of port mappings.
Protocol specifies a network port protocol.