crio

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CRIO

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

func New

func New(host string) *CRIO

New instantiates a new CRIO runtime object

func (CRIO) ExtractFileSystem

func (c CRIO) ExtractFileSystem(imageTarPath string, outputTarPath string,
	imageName string, socketPath string) error

func (CRIO) ExtractFileSystemContainer

func (c CRIO) ExtractFileSystemContainer(containerId string, namespace string,
	outputTarPath string, socketPath string) error

func (CRIO) ExtractImage

func (c CRIO) ExtractImage(imageID, imageName, path string) error

func (CRIO) GetImageID

func (c CRIO) GetImageID(imageName string) ([]byte, error)

func (CRIO) GetSocket

func (c CRIO) GetSocket() string

func (CRIO) Save

func (c CRIO) Save(imageName, outputParam string) ([]byte, error)

Jump to

Keyboard shortcuts

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