install

package
v0.0.331 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PersistentInformation

type PersistentInformation struct {
	Installed       bool
	Running         bool
	Version         string
	HaveHostNetwork bool
}

type PersistentSpec

type PersistentSpec struct {
	Name              string
	ContainerName     string
	Version           string
	Image             string
	WaitUntilRunning  func(context.Context, string) error
	Volumes           map[string]string
	Ports             map[int]int
	Privileged        bool
	UseHostNetworking bool
}

func (PersistentSpec) Ensure

func (p PersistentSpec) Ensure(ctx context.Context, progress io.Writer) error

Jump to

Keyboard shortcuts

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