clients

package
v0.5.48 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2023 License: MPL-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 Clients

type Clients struct {
	Docker         container.Docker
	ContainerTasks container.ContainerTasks
	Kubernetes     k8s.Kubernetes
	Helm           helm.Helm
	HTTP           http.HTTP
	Nomad          nomad.Nomad
	Command        command.Command
	Logger         logger.Logger
	Getter         getter.Getter
	Browser        system.System
	ImageLog       images.ImageLog
	Connector      connector.Connector
	TarGz          *tar.TarGz
}

func GenerateClients added in v0.5.38

func GenerateClients(l logger.Logger) (*Clients, error)

GenerateClients creates the various clients for creating and destroying resources

Jump to

Keyboard shortcuts

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