pouch

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDriver

func NewDriver() (napi.BoxDriver, error)

Types

type BoxDriver

type BoxDriver struct {
	// contains filtered or unexported fields
}

func (*BoxDriver) BoxCreate

func (tp *BoxDriver) BoxCreate(inst *napi.BoxInstance) error

func (*BoxDriver) BoxExist

func (tp *BoxDriver) BoxExist(inst *napi.BoxInstance) (bool, error)

func (*BoxDriver) BoxRemove

func (tp *BoxDriver) BoxRemove(inst *napi.BoxInstance) error

func (*BoxDriver) BoxStart

func (tp *BoxDriver) BoxStart(inst *napi.BoxInstance) error

func (*BoxDriver) BoxStop

func (tp *BoxDriver) BoxStop(inst *napi.BoxInstance) error

func (*BoxDriver) ImageSetup

func (tp *BoxDriver) ImageSetup(inst *napi.BoxInstance) error

func (*BoxDriver) Name

func (tp *BoxDriver) Name() string

func (*BoxDriver) Start

func (tp *BoxDriver) Start() error

func (*BoxDriver) StatsEntry

func (tp *BoxDriver) StatsEntry() *napi.BoxInstanceStatsFeed

func (*BoxDriver) StatusEntry

func (tp *BoxDriver) StatusEntry() *napi.BoxInstance

func (*BoxDriver) Stop

func (tp *BoxDriver) Stop() error

Jump to

Keyboard shortcuts

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