types

package
v2.0.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PodSandbox

type PodSandbox struct {
	ID        string
	Container containerd.Container
	Metadata  sandboxstore.Metadata
	Runtime   sandbox.RuntimeOpts
	Status    sandboxstore.StatusStorage
	// contains filtered or unexported fields
}

func NewPodSandbox

func NewPodSandbox(id string, status sandboxstore.Status) *PodSandbox

func (*PodSandbox) Exit

func (p *PodSandbox) Exit(code uint32, exitTime time.Time) error

func (*PodSandbox) Wait

Jump to

Keyboard shortcuts

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