container

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: Apache-2.0 Imports: 45 Imported by: 0

Documentation

Overview

Package container comprises functions and structures related to container APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewService

func NewService(
	client backend.ContainerdClient,
	nerdctlContainerSvc NerdctlService,
	logger flog.Logger,
	fs afero.Fs,
	tarCreator archive.TarCreator,
	tarExtractor archive.TarExtractor,
) container.Service

NewService creates a new service to operate on containers.

Types

type NerdctlService

type NerdctlService interface {
	backend.NerdctlContainerSvc
	backend.NerdctlNetworkSvc
}

Jump to

Keyboard shortcuts

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