Documentation ¶
Index ¶
- func WithAuth(auth *dockTypes.AuthConfig) func(r *Luet) error
- func WithConfig(cfg *luetTypes.LuetConfig) func(r *Luet) error
- func WithFs(fs v1.FS) func(r *Luet) error
- func WithLogger(log v1.Logger) func(r *Luet) error
- func WithLuetTempDir(tmpDir string) func(r *Luet) error
- func WithPlugins(plugins ...string) func(r *Luet) error
- type Luet
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithConfig ¶
func WithConfig(cfg *luetTypes.LuetConfig) func(r *Luet) error
func WithLuetTempDir ¶ added in v0.0.15
func WithPlugins ¶
Types ¶
type Luet ¶
func (Luet) UnpackFromChannel ¶
UnpackFromChannel unpacks/installs a package from the release channel into the target dir by leveraging the luet install action to install to a local dir
Click to show internal directories.
Click to hide internal directories.