docker_inst

package
v1.1.1 Latest Latest
Warning

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

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

Documentation

Overview

Package docker_inst/client.go was generated by codegen, do not modify it

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTag

func CreateTag()

func Init

func Init()

func ListContainerFullIds

func ListContainerFullIds() ([]string, error)

func ListContainerIds

func ListContainerIds() ([]string, error)

func ListContainerNames

func ListContainerNames() ([]string, error)

func ListContainers

func ListContainers() ([]types.Container, error)

func PullImage

func PullImage()

func PushImage

func PushImage()

func WithContext

func WithContext(context context.Context) *docker_api.Client

func WithPage

func WithPage(page *util.Page) *docker_api.Client

Types

type ConfigOption

type ConfigOption struct {
	sync.Once
	// contains filtered or unexported fields
}

func NewConfig

func NewConfig() *ConfigOption

func (*ConfigOption) Load

func (o *ConfigOption) Load() *ConfigOption

func (*ConfigOption) WithContext

func (o *ConfigOption) WithContext(ctx context.Context) *ConfigOption

func (*ConfigOption) WithHost

func (o *ConfigOption) WithHost(host string) *ConfigOption

func (*ConfigOption) WithVersion

func (o *ConfigOption) WithVersion(version string) *ConfigOption

Jump to

Keyboard shortcuts

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