unpack

package
v1.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnpackModelKit

func UnpackModelKit(ctx context.Context, opts *UnpackOptions) error

UnpackModelKit performs the core unpacking logic for a ModelKit.

Types

type UnpackOptions

type UnpackOptions struct {
	options.NetworkOptions
	ConfigHome     string
	UnpackDir      string
	Filters        []string
	FilterConfs    []kitfile.FilterConf
	ModelRef       *registry.Reference
	Overwrite      bool
	IgnoreExisting bool
	IncludeRemote  bool
}

UnpackOptions represents the configuration for unpacking operations. This is the main options structure used by both command and library interfaces.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL