docker

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerCommonClient

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

func NewDockerCommonClient

func NewDockerCommonClient(dockerOpts *commonModel.DockerOptions, eventBus *event.EventBus) (*DockerCommonClient, error)

func (*DockerCommonClient) Close

func (common *DockerCommonClient) Close() error

func (*DockerCommonClient) GetClient added in v0.12.0

func (common *DockerCommonClient) GetClient() *docker.DockerClient

func (*DockerCommonClient) PullImageOffline

func (common *DockerCommonClient) PullImageOffline(imageName string, onImagePullCallback func()) error

func (*DockerCommonClient) SidecarList added in v0.12.0

func (common *DockerCommonClient) SidecarList(containerName string) ([]commonModel.SidecarInfo, error)

func (*DockerCommonClient) SidecarVpnInject added in v0.12.0

func (common *DockerCommonClient) SidecarVpnInject(opts *commonModel.SidecarVpnInjectOpts, portConfig *docker.ContainerPortConfigOpts) (string, error)

Jump to

Keyboard shortcuts

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