containers

package
v0.0.92 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2025 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const KIND string = "containers"

Variables

This section is empty.

Functions

This section is empty.

Types

type Containers

type Containers struct {
	Started    bool
	Shared     *shared.Shared
	Definition v1.ContainersDefinition
}

func New

func New(mgr *manager.Manager) *Containers

func (*Containers) Apply added in v0.0.52

func (containers *Containers) Apply(user *authentication.User, jsonData []byte, agent string) (contracts.Response, error)

func (*Containers) Compare added in v0.0.52

func (containers *Containers) Compare(user *authentication.User, jsonData []byte) (contracts.Response, error)

func (*Containers) Delete

func (containers *Containers) Delete(user *authentication.User, jsonData []byte, agent string) (contracts.Response, error)

func (*Containers) Get

func (containers *Containers) Get(request contracts.Control) contracts.Response

func (*Containers) GetShared added in v0.0.52

func (containers *Containers) GetShared() interface{}

func (*Containers) List

func (containers *Containers) List(request contracts.Control) contracts.Response

func (*Containers) ListSupported

func (containers *Containers) ListSupported(request contracts.Control) contracts.Response

func (*Containers) Run

func (containers *Containers) Run(operation string, request contracts.Control) contracts.Response

func (*Containers) Start added in v0.0.52

func (containers *Containers) Start() error

func (*Containers) View

func (containers *Containers) View(request contracts.Control) contracts.Response

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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