containerization

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v1.2.0

type Client interface {
	GetLogs(ctx context.Context) (io.ReadCloser, error)
}

type Docker

type Docker struct {
	Client *dockerClient.Client
	// contains filtered or unexported fields
}

func NewDocker

func NewDocker(conf *config.Docker) (*Docker, error)

func (*Docker) GetLogs

func (d *Docker) GetLogs(ctx context.Context) (io.ReadCloser, error)

Jump to

Keyboard shortcuts

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