containers

package
v0.0.70 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: GPL-3.0 Imports: 17 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) (contracts.ResponseImplementation, error)

func (*Containers) Compare added in v0.0.52

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

func (*Containers) Delete

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

func (*Containers) Get

func (*Containers) GetShared added in v0.0.52

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

func (*Containers) List

func (*Containers) ListSupported

func (containers *Containers) ListSupported(args ...interface{}) contracts.ResponseOperator

func (*Containers) Run

func (containers *Containers) Run(operation string, args ...interface{}) contracts.ResponseOperator

func (*Containers) Start added in v0.0.52

func (containers *Containers) Start() error

func (*Containers) View

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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