Documentation
¶
Index ¶
- func Clone(baseRef string, dest string, session authn.Authenticator) (string, error)
- func EnsureRegistry(baseRef string) string
- func Extract(baseRef string, dest string, session authn.Authenticator) error
- func GetSchema(predictorToParse string) (string, error)
- func GetSourceLayers(base v1.Image, cog bool, yolo bool) ([]v1.Layer, error)
- func ImageId(baseRef string, img v1.Image) (string, error)
- func MakeTar(files []LayerFile, layers []v1.Layer) (*bytes.Buffer, error)
- func Yolo(baseRef string, dest string, files []LayerFile, schema string, commit string, ...) (string, error)
- type LayerFile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureRegistry ¶ added in v0.0.7
func GetSourceLayers ¶ added in v0.0.7
returns /src layers created by yolo and/or cog, oldest layers first
Types ¶
Click to show internal directories.
Click to hide internal directories.