package
0.7.65
Repository: https://github.com/layer5io/meshkit.git
Documentation: pkg.go.dev

# Functions

authentification to the public oci registry registryURL example : docker.io.
Builds OCI Img for the artifacts in the given path.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsOCIArtifact checks if the tarball is an OCI artifact by looking for manifest.json or index.json.
function to pull images from the public oci repository.
function to pull models from any OCI-compatible repository.
saves the oci artifact to the given path as tarball type.
uncompress the OCI Artifact tarball at the given destination path.
ValidateOCIArtifact validates the OCI artifact tarball using go-containerregistry's validate function.

# Constants

LayerTypeStatic produces a layer that contains the contents of a file without any compression.
LayerTypeTarball produces a layer that contains a gzipped archive.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BuildOptions are options for configuring the Push operation.

# Type aliases

BuildOption is a function for configuring BuildOptions.
LayerType is an enumeration of the supported layer types when pushing an image.