docker

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBoxImageUpdateJob

func NewBoxImageUpdateJob() *injob.JobEntry

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) StatsList

func (tp *BoxDriver) StatsList() []*napi.BoxInstanceStatsFeed

func (*BoxDriver) StatusList

func (tp *BoxDriver) StatusList() []*napi.BoxInstance

func (*BoxDriver) Stop

func (tp *BoxDriver) Stop() error

type BoxImageUpdate

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

func (*BoxImageUpdate) Run

func (it *BoxImageUpdate) Run(ctx *injob.Context) error

func (*BoxImageUpdate) Spec

func (it *BoxImageUpdate) Spec() *injob.JobSpec

func (*BoxImageUpdate) Status

func (it *BoxImageUpdate) Status() *injob.Status

Jump to

Keyboard shortcuts

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