pkgop

package
v0.0.0-...-b94449b Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

Package pkgop contains operators for using package managers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AptInstall

type AptInstall struct {
	Args interface{}
}

func (AptInstall) GetState

func (op AptInstall) GetState(octx operator.Context) (state.State, error)

func (AptInstall) Info

func (op AptInstall) Info() operator.Info

func (AptInstall) Run

func (op AptInstall) Run(octx operator.Context) error

type AptInstallOpts

type AptInstallOpts struct {
	Packages []string
}

Jump to

Keyboard shortcuts

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