containerd

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewDefaultClient

func NewDefaultClient() (*Client, error)

func (*Client) ExecInteractiveCommand

func (c *Client) ExecInteractiveCommand(ctx context.Context, containerId, cmd, user string) (*InteractiveCommand, error)

type InteractiveCommand

type InteractiveCommand struct {
	Reader io.Reader
	Writer io.WriteCloser
}

Jump to

Keyboard shortcuts

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